3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-18 01:02:19 +00:00
yosys/passes/tests
Krystine Sherwin 22aa9fba3b
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-08-12 10:57:58 +12:00
..
flowmap flowmap: implement depth relaxation. 2019-01-08 01:13:05 +00:00
Makefile.inc Add raise_error pass 2025-07-29 11:39:50 +12:00
raise_error.cc raise_error: Add -always 2025-08-02 14:53:36 +12:00
test_abcloop.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
test_autotb.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
test_cell.cc test_cell: Support more cell types 2025-08-12 10:57:58 +12:00