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