diff --git a/Makefile b/Makefile index ec01e3394..132a872e2 100644 --- a/Makefile +++ b/Makefile @@ -946,6 +946,7 @@ SH_TEST_DIRS += tests/blif SH_TEST_DIRS += tests/memfile SH_TEST_DIRS += tests/fmt # SH_TEST_DIRS += tests/cxxrtl +SH_TEST_DIRS += tests/silimate ifeq ($(ENABLE_FUNCTIONAL_TESTS),1) SH_TEST_DIRS += tests/functional endif diff --git a/tests/silimate/opt_expand.ys b/tests/silimate/opt_expand.ys new file mode 100644 index 000000000..d56078f1e --- /dev/null +++ b/tests/silimate/opt_expand.ys @@ -0,0 +1,225 @@ +log -header "Simple positive case" +log -push +design -reset +read_verilog <