prjxray/fuzzers/012-lut5
Rick Altherr 4f74941fcd Avoid combined flags in bitread invocations.
Combined flags (i.e. -zy) are not universally supported.  Switch to
individual flags (-z -y) in existing scripts to prepare for move to
gflags.

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
..
.gitignore Large refactoring (mostly for separate left/right DBs) 2017-12-20 22:46:39 +01:00
Makefile Large refactoring (mostly for separate left/right DBs) 2017-12-20 22:46:39 +01:00
README.txt lut5 README 2017-12-20 22:46:39 +01:00
generate.py LUT5: fix L/M postfix 2017-12-20 22:46:39 +01:00
generate.sh Avoid combined flags in bitread invocations. 2017-12-20 22:46:39 +01:00
generate.tcl LUT5: fix L/M postfix 2017-12-20 22:46:39 +01:00
top.v LUT5 vs LUT6 test 2017-12-20 22:46:39 +01:00

README.txt

Purpose:
Understand LUT5 vs LUT6 configuration

Algorithm:
Generate a design with LUT6's and LUT6_2's (dual LUT5)
Compare bitstream differences

Outcome:
Discovered an additional bit set when LUT6_2 is used