[test] relax route W to bypass VPR bugs
This commit is contained in:
parent
d121538d5e
commit
e863333f22
|
@ -53,6 +53,8 @@ bench1_openfpga_vpr_route_chan_width=44
|
||||||
|
|
||||||
bench2_top = rst_and_clk_on_lut
|
bench2_top = rst_and_clk_on_lut
|
||||||
bench2_openfpga_pin_constraints_file = ${PATH:TASK_DIR}/config/pin_constraints_rst_and_clk.xml
|
bench2_openfpga_pin_constraints_file = ${PATH:TASK_DIR}/config/pin_constraints_rst_and_clk.xml
|
||||||
|
# Triggered a bug in VPR, when route_chan_width=40, it failed
|
||||||
|
bench2_openfpga_vpr_route_chan_width=44
|
||||||
|
|
||||||
[SCRIPT_PARAM_MIN_ROUTE_CHAN_WIDTH]
|
[SCRIPT_PARAM_MIN_ROUTE_CHAN_WIDTH]
|
||||||
end_flow_with_test=
|
end_flow_with_test=
|
||||||
|
|
Loading…
Reference in New Issue