From 3d33656653ab8463dd5c42b2ee782eab05eb9ac2 Mon Sep 17 00:00:00 2001 From: Larry Ruckman Date: Fri, 23 Aug 2024 10:12:31 -0700 Subject: [PATCH] updating Vivado to 2024.1 --- firmware/setup_env_slac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/setup_env_slac.sh b/firmware/setup_env_slac.sh index 9fe51ed..aa3419f 100644 --- a/firmware/setup_env_slac.sh +++ b/firmware/setup_env_slac.sh @@ -1,5 +1,5 @@ # Setup the Xilinx software and licensing -source /afs/slac.stanford.edu/g/reseng/xilinx/2022.2/Vivado/2022.2/settings64.sh +source /afs/slac.stanford.edu/g/reseng/xilinx/2024.1/Vivado/2024.1/settings64.sh # Setup VCS source /afs/slac.stanford.edu/g/reseng/synopsys/vcs/T-2022.06-SP2/settings.sh