yosys/backends/jny
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 metadata -> jny: migrated to the proper name for the pass 2022-04-08 08:05:15 +02:00
jny.cc Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00