1
0
Fork 0

gluelogic: update vivado

This commit is contained in:
Sébastien Bourdeauducq 2024-07-28 11:54:28 +08:00
parent 3ec9d18b58
commit e9432e25cb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, isePath ? "/opt/Xilinx/14.7/ISE_DS", vivadoPath ? "/opt/Xilinx/Vivado/2021.2" }:
{ pkgs, isePath ? "/opt/Xilinx/14.7/ISE_DS", vivadoPath ? "/opt/Xilinx/Vivado/2022.2" }:
rec {
ise = let
makeXilinxEnv = name: pkgs.buildFHSUserEnv {