From: Kamil Rakoczy Date: Wed, 24 Jun 2020 09:45:38 +0000 (+0200) Subject: Add or-assignment and plus-assignment tests X-Git-Tag: working-ls180~445^2~5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5ca4eeefb13c24042bae36ea8f640b5529efd93;p=yosys.git Add or-assignment and plus-assignment tests Signed-off-by: Kamil Rakoczy --- diff --git a/tests/opt/opt_expr_or_assignment.ys b/tests/opt/opt_expr_or_assignment.ys new file mode 100644 index 000000000..21e08550f --- /dev/null +++ b/tests/opt/opt_expr_or_assignment.ys @@ -0,0 +1,15 @@ +read_verilog -sv <