Updating yosys install path

This commit is contained in:
Lalit Sharma 2021-03-29 04:00:10 -07:00
parent 2eda56f9ef
commit 8f257d8a15
2 changed files with 7 additions and 7 deletions

View File

@ -12,12 +12,12 @@
!/openfpga/openfpga
!/vpr/libvpr.a
!/vpr/vpr
!/yosys/share/
!/yosys/yosys
!/yosys/yosys-abc
!/yosys/yosys-config
!/yosys/yosys-filterlib
!/yosys/yosys-smtbmc
!/yosys/install/share/
!/yosys/install/bin/yosys
!/yosys/install/bin/yosys-abc
!/yosys/install/bin/yosys-config
!/yosys/install/bin/yosys-filterlib
!/yosys/install/bin/yosys-smtbmc
!/openfpga_flow
!/openfpga.sh
!/openfpga_flow/

View File

@ -4,7 +4,7 @@ openfpga_shell_path = ${PATH:OPENFPGA_PATH}/openfpga/openfpga
yosys_path = ${PATH:OPENFPGA_PATH}/yosys/install/bin/yosys
misc_dir = ${PATH:OPENFPGA_PATH}/openfpga_flow/misc
odin2_path = ${PATH:OPENFPGA_PATH}/openfpga_flow/not_used_atm/odin2.exe
abc_path = ${PATH:OPENFPGA_PATH}/yosys/yosys-abc
abc_path = ${PATH:OPENFPGA_PATH}/yosys/install/bin/yosys-abc
abc_mccl_path = ${PATH:OPENFPGA_PATH}/abc_with_bb_support/abc
abc_with_bb_support_path = ${PATH:OPENFPGA_PATH}/abc_with_bb_support/abc
vpr_path = ${PATH:OPENFPGA_PATH}/vpr/vpr