yosys/backends/rtlil
Krystine Sherwin d84c3a9eac
Backends: More consistent usage of selections
Drop use_selection flag from Json and Jny Writers, instead they always operate on selections and if the write_* pass is called without -selected then it pushes the complete selection.
rtlil_backend prints differently if it is dumping a portion or whole design, so push the complete selection inside of the dump if needed.
Also update `Design::selected_modules()` error message for partially selected modules to match the existing error messages that it replaces.
2024-11-22 07:02:16 +13:00
..
Makefile.inc Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
rtlil_backend.cc Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
rtlil_backend.h Adjust buf-normalized mode 2024-09-17 10:46:20 +02:00