From: Eddie Hung Date: Fri, 9 Aug 2019 19:13:17 +0000 (-0700) Subject: Add $alu tests X-Git-Tag: working-ls180~1149^2~5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0adf81cb91cc4068cff342bf880ba68b17d183c3;p=yosys.git Add $alu tests --- diff --git a/tests/opt/opt_expr.ys b/tests/opt/opt_expr.ys index 9f5e845ca..f0306efa1 100644 --- a/tests/opt/opt_expr.ys +++ b/tests/opt/opt_expr.ys @@ -179,3 +179,45 @@ equiv_opt -assert opt_expr -fine design -load postopt select -assert-count 1 t:$alu r:A_WIDTH=2 r:B_WIDTH=4 r:Y_WIDTH=5 %i %i %i + +########### + +design -reset +read_verilog -icells <