3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-02 03:36:56 +00:00
yosys/tests/symfpu
Krystine Sherwin 1629c2bd3d
tests/symfpu: Add cover checks
Include mask/map for abc inputs (and switch to `anyconst` instead of `anyseq`).
Add false divide check for mantissa.
Covers aren't currently being tested by anything (and have to be removed for `sat`), but I've been using it locally with SBY to confirm that the different edge cases are able to be verified (e.g. when verifying HardFloat against symfpu while using the masked inputs to reduce solver time).
2026-02-20 13:56:17 +13:00
..
.gitignore symfpu: Add flags 2026-01-17 17:32:43 +13:00
edges.sv tests/symfpu: Add cover checks 2026-02-20 13:56:17 +13:00
run-test.sh tests/symfpu: Add cover checks 2026-02-20 13:56:17 +13:00