Documenting the Xilinx 7-series bit-stream format.
Go to file
Rick Altherr fedf33b5ce tools: build with CMake
Building with CMake makes it a lot easier to bring in other libraries
such as gflags and abseil.

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
database/artix7 Add fuzzers/005-tilegrid/ 2017-10-16 01:20:16 +02:00
experiments Set tool and script paths project-wide 2017-12-20 22:46:39 +01:00
fuzzers Set tool and script paths project-wide 2017-12-20 22:46:39 +01:00
gridinfo Avoid combined flags in bitread invocations. 2017-12-20 22:46:39 +01:00
htmlgen Improve htmlgen.py 2017-12-20 22:46:39 +01:00
minitests Set tool and script paths project-wide 2017-12-20 22:46:39 +01:00
tools tools: build with CMake 2017-12-20 22:46:39 +01:00
utils tools: build with CMake 2017-12-20 22:46:39 +01:00
CMakeLists.txt tools: build with CMake 2017-12-20 22:46:39 +01:00
README.md Create README.md 2017-12-20 22:46:30 +01:00

README.md

Project X-Ray

Documenting the Xilinx 7-series bit-stream format.

Quickstart Guide:

Always make sure to set the environment for the device you are working on before running any other commands:

source database/artix7/settings.sh

Creating HTML documentation:

cd htmlgen
python3 htmlgen

(Re-)creating parts of the database, for example LUT init bits:

cd fuzzers/010-lutinit
make
make pushdb