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