From: Eddie Hung Date: Fri, 9 Aug 2019 17:30:53 +0000 (-0700) Subject: Add alumacc versions of opt_expr tests X-Git-Tag: working-ls180~1149^2~7 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8350dfb80906742068b8ee771d15f0741624fed0;p=yosys.git Add alumacc versions of opt_expr tests --- diff --git a/tests/opt/opt_expr.ys b/tests/opt/opt_expr.ys index 96ab2f31a..9f5e845ca 100644 --- a/tests/opt/opt_expr.ys +++ b/tests/opt/opt_expr.ys @@ -12,6 +12,7 @@ select -assert-count 1 t:$add r:A_WIDTH=5 r:B_WIDTH=4 r:Y_WIDTH=5 %i %i %i ########## +# alumacc version of above design -reset read_verilog <