mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
chore(zshrc): remove old xilinx stuff
This commit is contained in:
13
zsh/.zshrc
13
zsh/.zshrc
@@ -153,14 +153,5 @@ fi
|
|||||||
# pkg-config correction (by the readme of DSView-1.12)
|
# pkg-config correction (by the readme of DSView-1.12)
|
||||||
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
|
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
|
||||||
|
|
||||||
# XILINX
|
# use yosys ghdl plugin
|
||||||
XILINX_EDK=/media/lacko/TOOLBOX/ISE/14.7/ISE_DS/EDK
|
#alias yosys="yosys -m ghdl.so"
|
||||||
XILINX_PLANAHEAD=/media/lacko/TOOLBOX/ISE/14.7/ISE_DS/PlanAhead
|
|
||||||
XILINX_DSP=/media/lacko/TOOLBOX/ISE/14.7/ISE_DS/ISE
|
|
||||||
XILINX=/media/lacko/TOOLBOX/ISE/14.7/ISE_DS/ISE
|
|
||||||
export XILINX_EDK
|
|
||||||
export XILINX_PLANAHEAD
|
|
||||||
export XILINX_DSP
|
|
||||||
export XILINX
|
|
||||||
|
|
||||||
export VHDL_LS_CONFIG=$HOME/Desktop/work/global_fpga/_utilities_/vhdl_ls.toml
|
|
||||||
|
|||||||
Reference in New Issue
Block a user