From 101f775b64c5bb3e555749e3f25ecd74e04e6765 Mon Sep 17 00:00:00 2001 From: williamzhu17 Date: Tue, 1 Apr 2025 10:18:20 -0700 Subject: [PATCH] added extra test for muxes --- tests/silimate/extract_reduce.ys | 47 +++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/tests/silimate/extract_reduce.ys b/tests/silimate/extract_reduce.ys index 1fbf1a06c..6cf9880fd 100644 --- a/tests/silimate/extract_reduce.ys +++ b/tests/silimate/extract_reduce.ys @@ -485,7 +485,7 @@ design -reset log -pop -# TODO + log -header "MUX chain with multiple branches" log -push design -reset @@ -520,6 +520,51 @@ log -pop +log -header "MUX chain with multiple uneven branches" +log -push +design -reset +read_verilog <