mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 17:28:53 +02:00
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 <[email protected]> Signed-off-by: Tim 'mithro' Ansell <[email protected]>
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