mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
simplemap
|
|
equiv_opt -assert techmap -map +/gate2lut.v -D LUT_WIDTH=4
|
|
design -load postopt
|
|
select -assert-count 1 t:$lut
|