aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/ice40
diff options
context:
space:
mode:
authorJannis Harder <me@jix.one>2022-08-30 13:56:05 +0200
committerJannis Harder <me@jix.one>2022-10-07 16:04:51 +0200
commit0113f44faaa5778afd0fa3afbdbf12f33f2cea4e (patch)
tree24af24f2dfb61ca607b99b5ffee73a54bf6a0fc2 /tests/arch/ice40
parent81906aa627ed4a2d232a27a84e050bf86f2f83a6 (diff)
downloadyosys-0113f44faaa5778afd0fa3afbdbf12f33f2cea4e.tar.gz
yosys-0113f44faaa5778afd0fa3afbdbf12f33f2cea4e.tar.bz2
yosys-0113f44faaa5778afd0fa3afbdbf12f33f2cea4e.zip
Reenable existing equiv_opt tests
Diffstat (limited to 'tests/arch/ice40')
-rw-r--r--tests/arch/ice40/bug1597.ys2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/ice40/bug1597.ys b/tests/arch/ice40/bug1597.ys
index 73bc18eb2..c1509cabc 100644
--- a/tests/arch/ice40/bug1597.ys
+++ b/tests/arch/ice40/bug1597.ys
@@ -70,4 +70,4 @@ EOT
read_verilog -lib +/ice40/cells_sim.v
hierarchy -top top
flatten
-equiv_opt -multiclock -map +/ice40/cells_sim.v synth_ice40
+equiv_opt -assert -multiclock -map +/ice40/cells_sim.v synth_ice40