# = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = # Configuration file for running experiments # = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = # timeout_each_job : FPGA Task script splits fpga flow into multiple jobs # Each job execute fpga_flow script on combination of architecture & benchmark # timeout_each_job is timeout for each job # = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = [GENERAL] power_tech_file = ${PATH:OPENFPGA_PATH}/openfpga_flow/tech/winbond90nm/winbond90nm_power_properties.xml power_analysis = true spice_output=false verilog_output=false timeout_each_job = 20*60 [ARCHITECTURES] arch0=${PATH:OPENFPGA_PATH}/openfpga_flow/arch/winbond90/k6_N10_rram_memory_bank_SC_winbond90.xml [BENCHMARKS] bench0=${PATH:OPENFPGA_PATH}/openfpga_flow/benchmarks/MCNC_Verilog/s298/s298.v bench1=${PATH:OPENFPGA_PATH}/openfpga_flow/benchmarks/MCNC_Verilog/elliptic/elliptic.v [SYNTHESIS_PARAM] bench0_top = s298 bench1_top = elliptic [SCRIPT_PARAM_1] min_route_chan_width=1.3 [SCRIPT_PARAM_2] min_route_chan_width=1.8 [POST_RUN] # Not Implemented yet # Parse info and how to parse parse_file=vpr_standard.txt # Pass requirements pass_requirements_file=pass_requirements.txt