diff options
Diffstat (limited to 'tests/arch/ecp5/logic.ys')
-rw-r--r-- | tests/arch/ecp5/logic.ys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/ecp5/logic.ys b/tests/arch/ecp5/logic.ys index 4f113a130..3298b198f 100644 --- a/tests/arch/ecp5/logic.ys +++ b/tests/arch/ecp5/logic.ys @@ -1,4 +1,4 @@ -read_verilog logic.v +read_verilog ../common/logic.v hierarchy -top top proc equiv_opt -assert -map +/ecp5/cells_sim.v synth_ecp5 # equivalency check |