From: Eddie Hung Date: Wed, 11 Sep 2019 20:22:41 +0000 (-0700) Subject: Add more tests X-Git-Tag: working-ls180~1058^2~7 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f46ef47893b4d2cb01fc5914fe0ee89d206f686f;p=yosys.git Add more tests --- diff --git a/tests/various/peepopt.ys b/tests/various/peepopt.ys index 2a660d5c9..8dce679ff 100644 --- a/tests/various/peepopt.ys +++ b/tests/various/peepopt.ys @@ -78,3 +78,35 @@ clean select -assert-count 1 t:$dff r:WIDTH=2 %i select -assert-count 1 t:$mux r:WIDTH=2 %i select -assert-count 0 t:$dff t:$mux %% t:* %D + +################### + +design -reset +read_verilog <