mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Text
		
	
	
	
	
	
ram huge $__ICE40_SPRAM_ {
 | 
						|
	abits 14;
 | 
						|
	width 16;
 | 
						|
	cost 2048;
 | 
						|
	byte 4;
 | 
						|
	port srsw "A" {
 | 
						|
		clock posedge;
 | 
						|
		clken;
 | 
						|
		wrbe_separate;
 | 
						|
		rdwr no_change;
 | 
						|
	}
 | 
						|
}
 |