3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-16 23:25:44 +00:00

Enabled realmath that was disabled for some reason

This commit is contained in:
Miodrag Milanovic 2026-03-11 08:02:11 +01:00
parent 2f9e35acb8
commit a2e1fbcfc6
2 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ SH_TEST_DIRS += ./simple
SH_TEST_DIRS += ./simple_abc9
SH_TEST_DIRS += ./hana
SH_TEST_DIRS += ./asicworld
# SH_TEST_DIRS += ./realmath
SH_TEST_DIRS += ./realmath
SH_TEST_DIRS += ./share
SH_TEST_DIRS += ./opt_share
SH_TEST_DIRS += ./fsm