yosys/backends
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
..
aiger write_xaiger: Get by without endianness helpers 2024-09-03 08:59:09 +02:00
aiger2 aiger2: Fix open-coded constants 2024-10-26 08:54:01 +02:00
blif rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
btor Merge pull request #4645 from georgerennie/george/btor_undef_array_init 2024-11-11 16:18:57 +01:00
cxxrtl Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
edif rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
firrtl rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
functional rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
intersynth Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
jny Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
json Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
rtlil Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00
simplec rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
smt2 Merge pull request #3953 from georgerennie/bug_3769 2024-11-11 16:23:35 +01:00
smv Remove references to ilang 2024-11-05 12:36:31 +13:00
spice Ignore $scopeinfo in write_spice 2024-02-06 17:51:29 +01:00
table Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
verilog Backends: More consistent usage of selections 2024-11-22 07:02:16 +13:00