2019-08-21 13:52:07 -05:00
|
|
|
read_verilog latches.v
|
2019-08-19 23:50:05 -05:00
|
|
|
synth_ice40
|
2019-08-22 14:30:49 -05:00
|
|
|
cd top
|
|
|
|
select -assert-count 4 t:SB_LUT4
|
|
|
|
select -assert-none t:SB_LUT4 %% t:* %D
|
2019-08-21 13:52:07 -05:00
|
|
|
write_verilog latches_synth.v
|