mirror of https://github.com/openXC7/prjxray.git
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
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
|
|
|