Path correction in config file
This commit is contained in:
parent
82c76a2c39
commit
fbebb45bf2
|
@ -1,7 +1,7 @@
|
|||
# Standard Configuration Example
|
||||
[dir_path]
|
||||
script_base = /home/travis/build/LNIS-Projects/OpenFPGA/fpga_flow/scripts/
|
||||
benchmark_dir = /home/travis/build/LNIS-Projects/OpenFPGA/fpga_flow/benchmarks/FPGA_SPICE_bench/Verilog/MCNC
|
||||
benchmark_dir = /home/travis/build/LNIS-Projects/OpenFPGA/fpga_flow/benchmarks/Verilog/MCNC
|
||||
yosys_path = /home/travis/build/LNIS-Projects/OpenFPGA/yosys/yosys
|
||||
odin2_path = /home/travis/build/LNIS-Projects/OpenFPGA/fpga_flow/not_used_atm/odin2.exe
|
||||
cirkit_path = /home/travis/build/LNIS-Projects/OpenFPGA/fpga_flow/not_used_atm/cirkit
|
||||
|
|
Loading…
Reference in New Issue