mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-02 20:47:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Text
		
	
	
	
	
	
ram distributed $__NEXUS_DPR16X4_ {
 | 
						|
	abits 4;
 | 
						|
	width 4;
 | 
						|
	cost 4;
 | 
						|
	init no_undef;
 | 
						|
	prune_rom;
 | 
						|
	port sw "W" {
 | 
						|
		clock posedge;
 | 
						|
	}
 | 
						|
	port ar "R" {
 | 
						|
	}
 | 
						|
}
 |