1
0
mirror of synced 2026-01-30 05:44:00 +00:00
Files
YosysHQ.yosys/tests/select/boxes_import.ys
Krystine Sherwin 237e454131 design.cc: Fix selections when copying
Use `Design::selected_modules()` directly, popping at the end instead of copying the selection.
Also default to a complete selection so that boxes work as before.
Simplify to using `RTLIL::SELECT_WHOLE_CMDERR` instead of doing it manually.
Also add tests for importing selections with boxes.
2025-04-08 16:35:12 +12:00

668 B