3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-04 13:23:35 +00:00
yosys/backends/rtlil
Marcelina Kościelnicka d019b4e681 rtlil: Dump empty connections when whole module is selected.
Without this, empty connections will be always skipped by `dump`, since
they contain no selected wires.  This makes debugging rather confusing.
2021-12-12 01:22:06 +01:00
..
Makefile.inc
rtlil_backend.cc rtlil: Dump empty connections when whole module is selected. 2021-12-12 01:22:06 +01:00
rtlil_backend.h