3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-02 03:36:56 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Krystine Sherwin
896cca5365
Don't raise DZ when left is inf 2026-02-02 14:52:33 +13:00
Krystine Sherwin
1cd3fd5090
symfpu: Dynamic rounding mode 2026-01-28 16:34:51 +13:00
Krystine Sherwin
88e6305849
symfpu: floatWithStatusFlags
Now with verified muladd exceptions.
2026-01-21 18:32:07 +13:00
Krystine Sherwin
5c99ff204b
symfpu: Verifying rounding modes
Works for everything but muladd.
Which I saw coming, but am still frustrated by.
2026-01-21 13:10:57 +13:00
Krystine Sherwin
9db187469d
symfpu: Configurable rounding modes
Including tests, but currently only testing rounding modes on multiply.
Also missing the ...01 case.
2026-01-20 18:18:15 +13:00
Krystine Sherwin
d26aa0e31d
symfpu: Add flags
Use symfpu fork.
Add tests for symfpu properties and extra edge case checking for flags.
2026-01-17 17:32:43 +13:00