Documenting the Xilinx 7-series bit-stream format.
Go to file
Rick Altherr c815d4b1a5 Set tool and script paths project-wide
utils/environment.sh determines its absolute path and then creates
environment variables to each of the prjxray tools.  This allows moving
the tools around in the code base without touching every script.

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 Don't output segmatch stats when cnt_candidates is zero 2017-12-20 22:46:39 +01:00
utils Set tool and script paths project-wide 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