From cf3570abde2351ae15892eb7318eccec48582a5d Mon Sep 17 00:00:00 2001 From: Jannis Harder Date: Wed, 7 Dec 2022 18:41:55 +0100 Subject: [PATCH] simplify: regression test for AST_CELLARRAY simplification issue --- tests/various/cellarray_array_connections.ys | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 tests/various/cellarray_array_connections.ys diff --git a/tests/various/cellarray_array_connections.ys b/tests/various/cellarray_array_connections.ys new file mode 100644 index 000000000..ef36a9a45 --- /dev/null +++ b/tests/various/cellarray_array_connections.ys @@ -0,0 +1,45 @@ +# Regression test for #3467 +read_verilog <