mirror of https://github.com/YosysHQ/yosys.git
d99fce3bc7
When converting a sync transparent read port with const address to async read port, nothing at all needs to be done other than clk_enable change, and thus we have no FF cell to return. Handle this case correctly in the helper and in its users. |
||
---|---|---|
.. | ||
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 |