mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 01:54:10 +00:00
This essentially adds wide port support for free in passes that don't have a usefully better way of handling wide ports than just breaking them up to narrow ports, avoiding "please run memory_narrow" annoyance. |
||
---|---|---|
.. | ||
.gitignore | ||
firrtl.cc | ||
Makefile.inc | ||
test.sh | ||
test.v |