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