mirror of https://github.com/openXC7/prjxray.git
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> |
||
|---|---|---|
| .. | ||
| .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