diff options
Diffstat (limited to 'tests/ice40/mux.ys')
-rw-r--r-- | tests/ice40/mux.ys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ice40/mux.ys b/tests/ice40/mux.ys index 3da9ef433..9e3d87b7f 100644 --- a/tests/ice40/mux.ys +++ b/tests/ice40/mux.ys @@ -1,4 +1,4 @@ - +read_verilog mux.v synth_ice40 equiv_opt -assert -map +/ice40/cells_sim.v synth_ice40 design -load postopt |