3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-22 20:39:12 +00:00

symfpu: Add flags

Use symfpu fork.
Add tests for symfpu properties and extra edge case checking for flags.
This commit is contained in:
Krystine Sherwin 2026-03-11 12:58:53 +13:00
parent 77f3248a11
commit c1bc302174
No known key found for this signature in database
6 changed files with 403 additions and 4 deletions

View file

@ -941,6 +941,7 @@ MK_TEST_DIRS += tests/sat
MK_TEST_DIRS += tests/sdc
MK_TEST_DIRS += tests/sim
MK_TEST_DIRS += tests/svtypes
MK_TEST_DIRS += tests/symfpu
MK_TEST_DIRS += tests/techmap
MK_TEST_DIRS += tests/various
MK_TEST_DIRS += tests/rtlil