[test] fixed a bug on ecb support

This commit is contained in:
tangxifan 2024-07-07 14:00:11 -07:00
parent 91f8bb5841
commit 439de61fd0
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ openfpga_sim_setting_file=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_simulatio
openfpga_vpr_device_layout=2x2
[ARCHITECTURES]
arch0=${PATH:OPENFPGA_PATH}/openfpga_flow/vpr_arch/k4_N4_ecb_tileable_TileOrgzBr_40nm.xml
arch0=${PATH:OPENFPGA_PATH}/openfpga_flow/vpr_arch/k4_N4_ecb_tileable_TileOrgzBl_40nm.xml
[BENCHMARKS]
bench0=${PATH:OPENFPGA_PATH}/openfpga_flow/benchmarks/micro_benchmark/and2/and2.blif

View File

@ -65,10 +65,10 @@
<clock name="clk" num_pins="1"/>
<fc in_type="frac" in_val="0.15" out_type="frac" out_val="0.10"/>
<pinlocations pattern="custom">
<loc side="top">clb.clk</loc>
<loc side="right">clb.I2[0:3] clb.I3[0:3] clb.O[2:3]</loc>
<loc side="bottom">clb.clk</loc>
<loc side="top">clb.I2[0:3] clb.I3[0:3] clb.O[2:3]</loc>
<loc side="left"/>
<loc side="bottom">clb.I0[0:3] clb.I1[0:3] clb.O[0:1]</loc>
<loc side="right">clb.I0[0:3] clb.I1[0:3] clb.O[0:1]</loc>
</pinlocations>
</sub_tile>
</tile>