yosys/techlibs/ice40/tests/test_arith.ys

11 lines
227 B
Plaintext
Raw Normal View History

2015-04-18 02:33:34 -05:00
read_verilog test_arith.v
synth_ice40
techmap -map ../cells_sim.v
2015-04-18 02:33:34 -05:00
rename test gate
read_verilog test_arith.v
rename test gold
miter -equiv -flatten -make_outputs gold gate miter
sat -verify -prove trigger 0 -show-ports miter