[Arch] Add x,y coordinates to global port definition

This commit is contained in:
tangxifan 2021-01-09 15:50:09 -07:00
parent a14a56772a
commit 0f5f0a3527
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
</routing_segment>
<tile_annotations>
<global_port name="clk" is_clock="true" default_val="0">
<tile name="clb" port="clk"/>
<tile name="clb" port="clk" x="-1" y="-1"/>
</global_port>
</tile_annotations>
<pb_type_annotations>