3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 09:35:32 +00:00
yosys/passes
Krystine Sherwin 9399c0cfd5
test_cell: Support more cell types
Still unsupported:
- wide muxes (`$_MUX16_` and friends)

Partially supported types have comments in `test_cell.cc`.

Fix `CellTypes::eval() for `$_NMUX_`.
Fix `RTLIL::Cell::fixup_parameters()` for $concat, $bwmux and $bweqx.
2025-04-22 10:05:29 +12:00
..
cmds Merge pull request #5031 from suisseWalter/fix_sequential_area 2025-04-21 11:02:40 +02:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
hierarchy hierarchy: Ignore width mismatch from verific 2025-04-11 04:12:34 +12:00
memory memory_libmap: fix MapWorker memory allocation 2025-04-14 12:41:14 +02:00
opt share: Cleanup and additional testing 2025-04-15 12:34:46 +02:00
pmgen io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat cutpoint.cc: Fold -instances into -blackbox 2025-04-11 04:12:35 +12:00
techmap Merge pull request #5033 from jix/liberty-fixes 2025-04-17 09:24:42 +02:00
tests test_cell: Support more cell types 2025-04-22 10:05:29 +12:00