[test] now use a bigger fabric for the test case on custom I/O location
This commit is contained in:
parent
a37e270f25
commit
330785635d
|
@ -19,7 +19,7 @@ fpga_flow=vpr_blif
|
|||
openfpga_shell_template=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_shell_scripts/write_full_testbench_example_script.openfpga
|
||||
openfpga_arch_file=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_arch/k4_N4_40nm_cc_openfpga.xml
|
||||
openfpga_sim_setting_file=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_simulation_settings/auto_sim_openfpga.xml
|
||||
openfpga_vpr_device_layout=--device 2x2
|
||||
openfpga_vpr_device_layout=--device 4x4
|
||||
openfpga_fast_configuration=
|
||||
|
||||
[ARCHITECTURES]
|
||||
|
|
Loading…
Reference in New Issue