Tomasz Michalak
5999e2ce6d
Add directory to repository cloning step
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
2021-02-03 16:18:28 +01:00
Tim Callahan
7f77e9f2af
rm NEWPART.md; update README pointer; small edits.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-11-20 10:19:10 -08:00
Tim Callahan
94f14cec0a
Doc for adding a new part to PrjXray.
...
Signed-off-by: Tim Callahan <tcal@google.com>
2020-11-20 10:18:33 -08:00
Tim 'mithro' Ansell
e1e55c3d98
Adding build badges.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-15 18:38:16 -07:00
Dominik Wernberger
98d868fcd9
Fix some links
...
Signed-off-by: Dominik Wernberger <dominik2.wernberger@tum.de>
2020-05-31 10:26:57 -07:00
Dustin DeWeese
de4158b64c
add a link to README answering common question
...
Signed-off-by: Dustin DeWeese <dustin.deweese@gmail.com>
2020-01-21 19:13:05 -08:00
Jake Mercer
ceddeaa48b
README/Dependencies - Fixes Following Review
...
Changing "fasm" to "pyfasm" was incorrect; it is unrelated to this project.
Updated this line in ''requirements.txt'' to install "fasm" from the submodule
''third_party/fasm''. Also, removed aliasing of "python" in README.
Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-09-27 22:00:15 +01:00
Jake Mercer
902354993f
README/Dependencies - Updated "Quickstart Guide"
...
Updated the Quickstart Guide section of the README as some deviations were
required when following this with a fresh Ubuntu 16.04 install. Fixes to
''requirements.txt'' were required to remove the "futures" dependency which is
in the python3 standard library and is only intended for use with python2;
"fasm" now goes by "pyfasm".
Signed-off-by: Jake Mercer <jmercer04@qub.ac.uk>
2019-09-27 20:29:29 +01:00
Felix Held
b6c476167a
README.md: clarify to not manually source the Vivado environment
...
Signed-off-by: Felix Held <felix-github@felixheld.de>
2019-04-05 21:05:27 +02:00
Tim 'mithro' Ansell
dd368638bd
Adding some build badges to README.md
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-03-20 16:59:27 -07:00
Tim 'mithro' Ansell
ac8f228ac1
Small fix to README in license section.
...
Fixes #643 .
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-27 07:01:23 -08:00
Tim 'mithro' Ansell
f98dad14ed
Update README for settings move.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-31 10:30:36 +01:00
Oguz Meteer
832585bfea
Remove unnecessary warning from README.md
...
Signed-off-by: Oguz Meteer <info@guztech.nl>
2018-12-31 10:19:33 +01:00
Oguz Meteer
019492c10d
Update README.md
...
Rearrange steps to make sure the user always downloads a stable
pre-generated database or builds everything, before working on
fuzzers.
Signed-off-by: Oguz Meteer <info@guztech.nl>
2018-12-30 12:00:16 +01:00
Oguz Meteer
6d6da3b6d1
Update README.md with individual steps and how to fix pyjson5 on Arch
...
Signed-off-by: Oguz Meteer <info@guztech.nl>
2018-12-29 19:30:34 +01:00
John McMaster
26b799efc3
README: source after virtualenv
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-29 16:03:34 +01:00
John McMaster
e449dc3e38
README: misc cleanup
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-29 15:14:23 +01:00
Felix Held
0d6e327229
introduce vivado wrapper
...
This fixes the problem that when sourcing the vivado settings file the
library search path is modified resulting in non-vivado binaries not working
due to being dynamically linked against the vivado libraries instead of the
system ones.
Signed-off-by: Felix Held <felix-github@felixheld.de>
2018-12-28 19:05:49 +01:00
rapha
34e741ec79
added sudo to readme
...
Signed-off-by: rapha <raphbeutel@gmail.com>
2018-12-27 17:35:40 +01:00
Tim 'mithro' Ansell
c04ca0dc36
Adding better instructions for Python to README.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2018-12-17 18:54:17 -08:00
John McMaster
1023379f10
readme: add pip note
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-11-13 14:05:18 -08:00
Sarah Maddox
6dc15342df
First commit of docs guide.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-05-07 10:49:46 +10:00
Sarah Maddox
3d5b3c5525
Added info on signoff via commit statement.
...
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
2018-04-23 11:03:22 +10:00
Davide
cd1bbc75e7
Added Link to make readthedocs Documentation Webpage easier to find by putting it into the main README file
...
Signed-off-by: Davide <davide.toldo@stud.tu-darmstadt.de>
2018-02-20 00:46:07 +01:00
Rick Altherr
02d28f2920
Document how to enable test and build with debug info
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-01-12 11:48:11 -08:00
Clifford Wolf
a80b80c63d
Fixes in fuzzers top-level Makefile, Update README
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-01-05 22:16:12 +01:00
John McMaster
bcba8197f2
Document MUXF8 Vivado compatibility issue
...
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2017-12-22 15:52:40 -08:00
Tim 'mithro' Ansell
29d343a293
Make download-latest-db use https by default.
...
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2017-12-21 11:19:43 +01:00
Tim 'mithro' Ansell
c237bcd412
Adding top level docs.
...
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 23:28:27 +01:00
Clifford Wolf
a9f35e3e0c
Fix formatting in README.md
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
16c61bb951
Fix typo in README.md
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Rick Altherr
c734fff44b
README: clarify cmake package requirements
...
CMake 3.5.0 or later is required. For Ubuntu 14.04, that has a
different package name.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
ef60d2d1f0
Update README
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Rick Altherr
ef411c4eaf
README: instructions for building C++ tools
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf
b800d548eb
Create README.md
...
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:30 +01:00