3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-07 03:31:24 +00:00

Rename bbox_derive to box_derive

This commit is contained in:
Martin Povišer 2024-05-21 16:14:34 +02:00
parent 557db4ea46
commit c0a196173a
3 changed files with 14 additions and 14 deletions

View file

@ -34,4 +34,4 @@ module top;
endmodule
EOF
bbox_derive -naming_attr final_name top
box_derive -naming_attr final_name top