update bashinit for new system
This commit is contained in:
		
					parent
					
						
							
								47d49638a8
							
						
					
				
			
			
				commit
				
					
						f27f6c5c85
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -8,8 +8,8 @@ export PATH=$PATH:/opt/Xilinx/Vivado/2018.2/bin
 | 
				
			||||||
. ~/projects/P4-NetFPGA/tools/settings.sh
 | 
					. ~/projects/P4-NetFPGA/tools/settings.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### SDNet ####
 | 
					#### SDNet ####
 | 
				
			||||||
export PATH=$PATH:/opt/xilinx/SDNet/2018.2/bin
 | 
					export PATH=$PATH:/opt/Xilinx/SDNet/2018.2/bin
 | 
				
			||||||
. /opt/xilinx/SDNet/2018.2/settings64.sh
 | 
					. /opt/Xilinx/SDNet/2018.2/settings64.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# set DISPLAY env variable so that xsct works properly from cmdline
 | 
					# set DISPLAY env variable so that xsct works properly from cmdline
 | 
				
			||||||
if [ -z "$DISPLAY" ]; then
 | 
					if [ -z "$DISPLAY" ]; then
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue