mirror of https://github.com/openXC7/prjxray.git
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com> Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| README.txt | ||
| generate.py | ||
| generate.sh | ||
| generate.tcl | ||
| top.v | ||
README.txt
Purpose:
Try to show there are LUT enable bits ("buffer enable")
Algorithm:
Generate a design with a bunch of randomly initialized LUT6s
Generate a list of fully used LUT6s and fully unused LUT6s
Compare the lists to look for enable bits
Outcome:
Did not see existance of such bits