diff options
Diffstat (limited to 'tests/ice40/memory.ys')
-rw-r--r-- | tests/ice40/memory.ys | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ice40/memory.ys b/tests/ice40/memory.ys index a0391e93d..0a8c48dca 100644 --- a/tests/ice40/memory.ys +++ b/tests/ice40/memory.ys @@ -1,4 +1,5 @@ read_verilog memory.v synth_ice40 +cd top select -assert-count 1 t:SB_RAM40_4K write_verilog memory_synth.v |