update to current vivado version
This commit is contained in:
parent
de479b0905
commit
451bf030be
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
VIVADO_BASE = /opt/Xilinx/Vivado/2017.3
|
VIVADO_BASE = /opt/Xilinx/Vivado/2018.2
|
||||||
VIVADO = $(VIVADO_BASE)/bin/vivado
|
VIVADO = $(VIVADO_BASE)/bin/vivado
|
||||||
XVLOG = $(VIVADO_BASE)/bin/xvlog
|
XVLOG = $(VIVADO_BASE)/bin/xvlog
|
||||||
XELAB = $(VIVADO_BASE)/bin/xelab
|
XELAB = $(VIVADO_BASE)/bin/xelab
|
||||||
|
|
Loading…
Reference in New Issue