3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 04:35:44 +00:00
yosys/passes
Krystine Sherwin 7a6b36b670
symfpu: Add -compare mode
Also `min` and `max` ops.  RISC-V uses IEEE 754-2019 semantics where `min(+0,-0) == -0` and `max(+0,-0) == +0` so we do the same here.  We could make it optional, but as I understand it the newer behavior is still backwards compatible (since previously it was valid to have selected either).
2026-07-15 14:50:30 +12:00
..
cmds symfpu: Add -compare mode 2026-07-15 14:50:30 +12:00
equiv Docs: Minor tidying 2026-07-09 15:50:58 +12:00
fsm Migrate build system to CMake 2026-06-03 08:58:10 +00:00
hierarchy Merge pull request #5886 from YosysHQ/nella/fix-signedness-5745 2026-06-18 16:50:22 +00:00
memory Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt Merge pull request #6012 from YosysHQ/nella/fix-opt-reduce 2026-07-08 13:36:04 +00:00
pmgen Migrate build system to CMake 2026-06-03 08:58:10 +00:00
proc Merge branch 'main' into nella/latch-toggle 2026-07-08 11:41:08 +02:00
sat Remove leftover use of log_id 2026-06-24 08:04:48 +02:00
techmap dfflibmap: fix resetval clobber 2026-07-14 15:01:31 +02:00
tests End of file fix 2026-06-23 07:23:41 +02:00
CMakeLists.txt Migrate build system to CMake 2026-06-03 08:58:10 +00:00