yosys/passes
Krystine Sherwin 1af8ded0cb
alumacc: Fix get_lt for oversized output
Current behavior uses the output width to determine the MSb(s), however this is not correct if the output is larger than the inputs (which doesn't happen when creating an `$alu` for a compare op, but does when folding a compare op into an arithmetic `$alu`).

Co-authored-by: Lofty <dan.ravensloft@gmail.com>
2026-07-24 17:41:58 +12:00
..
cmds Merge pull request #6042 from YosysHQ/krys/symfpu 2026-07-20 10:20:23 +00: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 alumacc: Fix get_lt for oversized output 2026-07-24 17:41:58 +12: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