[test] changing arch

This commit is contained in:
tangxifan 2024-07-04 21:31:43 -07:00
parent 4064c29d49
commit fe73e03c69
1 changed files with 8 additions and 8 deletions

View File

@ -67,8 +67,8 @@
<pinlocations pattern="custom">
<loc side="left"></loc>
<loc side="top"></loc>
<loc side="right"></loc>
<loc side="bottom">fpga_input[0:3].inpad</loc>
<loc side="right">fpga_input[0:1].inpad</loc>
<loc side="bottom">fpga_input[2:3].inpad</loc>
</pinlocations>
</sub_tile>
<sub_tile name="fpga_output" capacity="2">
@ -80,8 +80,8 @@
<pinlocations pattern="custom">
<loc side="left"></loc>
<loc side="top"></loc>
<loc side="right"></loc>
<loc side="bottom">fpga_output[0:1].outpad</loc>
<loc side="right">fpga_output[0:0].outpad</loc>
<loc side="bottom">fpga_output[1:1].outpad</loc>
</pinlocations>
</sub_tile>
</tile>
@ -150,9 +150,9 @@
<fc in_type="frac" in_val="0.15" out_type="frac" out_val="0.10"/>
<pinlocations pattern="custom">
<loc side="left"></loc>
<loc side="right">fpga_input[0:3].inpad</loc>
<loc side="right">fpga_input[0:1].inpad</loc>
<loc side="top"></loc>
<loc side="bottom"></loc>
<loc side="bottom">fpga_input[2:3].inpad</loc>
</pinlocations>
</sub_tile>
<sub_tile name="fpga_output" capacity="2">
@ -163,9 +163,9 @@
<fc in_type="frac" in_val="0.15" out_type="frac" out_val="0.10"/>
<pinlocations pattern="custom">
<loc side="left"></loc>
<loc side="right">fpga_output[0:1].outpad</loc>
<loc side="right">fpga_output[0:0].outpad</loc>
<loc side="top"></loc>
<loc side="bottom"></loc>
<loc side="bottom">fpga_output[1:1].outpad</loc>
</pinlocations>
</sub_tile>
</tile>