mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-06 17:11:01 +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
a4bcb0eea4
commit
c02114af8a
6 changed files with 403 additions and 4 deletions
|
|
@ -75,6 +75,7 @@ MK_TEST_DIRS += ./memories
|
|||
MK_TEST_DIRS += ./aiger
|
||||
MK_TEST_DIRS += ./alumacc
|
||||
MK_TEST_DIRS += ./check_mem
|
||||
MK_TEST_DIRS += ./symfpu
|
||||
|
||||
all: vanilla-test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue