3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-18 14:44:23 +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-01-17 17:32:43 +13:00
parent 2a76d8f7a9
commit d26aa0e31d
No known key found for this signature in database
6 changed files with 403 additions and 4 deletions

View file

@ -890,6 +890,7 @@ MK_TEST_DIRS += tests/opt
MK_TEST_DIRS += tests/sat
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