[test] fixed some bugs on arch
This commit is contained in:
parent
1fd974d544
commit
12c9686c27
|
@ -173,7 +173,7 @@
|
|||
<segment name="L4" circuit_model_name="chan_segment"/>
|
||||
</routing_segment>
|
||||
<tile_annotations>
|
||||
<global_port name="clk[0:1]" is_clock="true" clock_arch_tree_name="clk_tree_2lvl" default_val="0">
|
||||
<global_port name="clk" is_clock="true" clock_arch_tree_name="clk_tree_2lvl" default_val="0">
|
||||
<tile name="clb" port="clk[0:0]"/>
|
||||
</global_port>
|
||||
</tile_annotations>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<repack_design_constraints>
|
||||
<pin_constraint pb_type="clb" pin="clk[0:0]" net="clk"/>
|
||||
<pin_constraint pb_type="clb" pin="clk[1:1]" net="OPEN"/>
|
||||
</repack_design_constraints>
|
||||
|
||||
|
|
Loading…
Reference in New Issue