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