@@ -16,7 +16,15 @@ DEFAULT_DEPS = {
 | 
			
		||||
    'litex':        'https://github.com/enjoy-digital/litex.git',
 | 
			
		||||
    'litescope':    'https://github.com/enjoy-digital/litescope.git',
 | 
			
		||||
    'pyserial':     'https://github.com/pyserial/pyserial.git',
 | 
			
		||||
    'liteeth':      'https://github.com/enjoy-digital/liteeth.git',
 | 
			
		||||
    'liteusb':      'https://github.com/enjoy-digital/liteusb.git',
 | 
			
		||||
    'litedram':     'https://github.com/enjoy-digital/litedram.git',
 | 
			
		||||
    'litepcie':     'https://github.com/enjoy-digital/litepcie.git',
 | 
			
		||||
    'litesdcard':   'https://github.com/enjoy-digital/litesdcard.git',
 | 
			
		||||
    'liteiclink':   'https://github.com/enjoy-digital/liteiclink.git',
 | 
			
		||||
    'litevideo':    'https://github.com/enjoy-digital/litevideo.git',
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# Obtain the path to this script, plus a trailing separator.  This will
 | 
			
		||||
# be used later on to construct various environment variables for paths
 | 
			
		||||
# to a variety of support directories.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user