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. |
||
---|---|---|
.. | ||
Makefile.inc | ||
memory.cc | ||
memory_bram.cc | ||
memory_collect.cc | ||
memory_dff.cc | ||
memory_map.cc | ||
memory_memx.cc | ||
memory_narrow.cc | ||
memory_nordff.cc | ||
memory_share.cc | ||
memory_unpack.cc |