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:
parent
2a76d8f7a9
commit
d26aa0e31d
6 changed files with 403 additions and 4 deletions
1
Makefile
1
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue