diff options
Diffstat (limited to 'tests/arch/ecp5/mux.ys')
-rw-r--r-- | tests/arch/ecp5/mux.ys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arch/ecp5/mux.ys b/tests/arch/ecp5/mux.ys index 8cfbd541b..92463aa32 100644 --- a/tests/arch/ecp5/mux.ys +++ b/tests/arch/ecp5/mux.ys @@ -1,4 +1,4 @@ -read_verilog mux.v +read_verilog ../common/mux.v design -save read hierarchy -top mux2 |