[Arch] Remove port size XML syntax
This commit is contained in:
parent
9f12b25a24
commit
7b24da267a
|
@ -169,7 +169,7 @@
|
|||
<segment name="L4" circuit_model_name="chan_segment"/>
|
||||
</routing_segment>
|
||||
<tile_annotations>
|
||||
<global_port name="clk" size="1" is_clock="true" default_val="0">
|
||||
<global_port name="clk" is_clock="true" default_val="0">
|
||||
<tile name="clb" port="clk" x="-1" y="-1"/>
|
||||
</global_port>
|
||||
</tile_annotations>
|
||||
|
|
Loading…
Reference in New Issue