3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-06 16:01:57 +00:00

Added ice40 test_arith

This commit is contained in:
Clifford Wolf 2015-04-18 09:33:34 +02:00
parent f78fa718be
commit f564a65851
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,10 @@
read_verilog test_arith.v
synth_ice40
techmap -map ../cells_sim.v
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