3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-20 12:53:39 +00:00
yosys/passes/tests
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
..
flowmap flowmap: implement depth relaxation. 2019-01-08 01:13:05 +00:00
Makefile.inc Added "test_abcloop" command 2014-09-19 15:51:34 +02:00
test_abcloop.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
test_autotb.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
test_cell.cc test_cell: Support more cell types 2025-04-22 10:05:29 +12:00