mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-27 01:39:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			371 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			371 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| LED Blink project for Anlogic Lichee Tang board.
 | |
| 
 | |
| Follow the install instructions for the Tang Dynasty IDE from given link below.
 | |
| 
 | |
| https://tang.sipeed.com/en/getting-started/installing-td-ide/linux/
 | |
| 
 | |
| 
 | |
| set TD_HOME env variable to the full path to the TD <TD Install Directory> as follow.
 | |
| 
 | |
| export TD_HOME=<TD Install Directory>
 | |
| 
 | |
| then run "bash build.sh" in this directory.
 |