From 5e2562f1a2e4cfa53c80f9ca6200aecc4cc6fd9b Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Thu, 19 Mar 2020 14:57:10 -0700 Subject: opt_expr: add $alu tests --- tests/opt/opt_expr_alu.ys | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 tests/opt/opt_expr_alu.ys (limited to 'tests') diff --git a/tests/opt/opt_expr_alu.ys b/tests/opt/opt_expr_alu.ys new file mode 100644 index 000000000..a3361ca43 --- /dev/null +++ b/tests/opt/opt_expr_alu.ys @@ -0,0 +1,63 @@ +read_verilog <