Documenting the Xilinx 7-series bit-stream format.
Go to file
John McMaster 1393723058 LUT5: fully support SLICEM
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
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 Add clbpips experiment 2017-12-20 22:46:39 +01:00
fuzzers LUT5: fully support SLICEM 2017-12-20 22:46:39 +01:00
gridinfo Require settings.sh to be already in environment 2017-10-17 23:35:14 +02:00
htmlgen Use decimal numbers in bit labels, some other cleanups 2017-12-20 22:46:39 +01:00
minitests Add utils.tcl, minor edits to switchboxes minitests 2017-12-20 22:46:39 +01:00
tools Improve const1 handling in segmatch 2017-12-20 22:46:39 +01:00
utils Add utils.tcl, minor edits to switchboxes minitests 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