国产海光 CPU 安装 VMware Workstation 指南
2026/5/15 2:49:18
# ====================================================== # Innovus TCL Script: Create Stitching/Boundary Shapes from Floorplan # Description: Auto-capture floorplan boundary coordinates and create # centered stitching shapes at the midpoints # ====================================================== # ------------------------------------------------------ # User Configuration Variables # ------------------------------------------------------ set m 10.0 set n 10.0 set stitch_layer "BD10" # ------------------------------------------------------ # Get Floorplan Boundary Coordinates using dbGet top.fplan.box # ------------------------------------------------------ set fp_box [dbGet top.fplan.box] puts "Raw floorplan box: $fp_box" # Remove outer bra