Commit Graph

18 Commits

Author SHA1 Message Date
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