[test] fixed a bug in arch

This commit is contained in:
tangxifan 2023-08-17 15:28:59 -07:00
parent e9fd22790d
commit 463897f78e
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
</fixed_layout>
<fixed_layout name="4x4L_io_boundary" width="6" height="6">
<region type="EMPTY" startx="0" starty="2" endx="2" endy="5" priority="101"/>
<region type="io_top" startx="1" starty="2" endx="2" endy="2" priority="102"/>
<region type="io_topL" startx="1" starty="2" endx="2" endy="2" priority="102"/>
<!--Perimeter of 'io' blocks with 'EMPTY' blocks at corners-->
<perimeter type="io" priority="100"/>
<corners type="EMPTY" priority="101"/>