mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| read_verilog dlatch.v
 | |
| proc
 | |
| opt_dff
 | |
| stat
 | |
| select -assert-count 1 t:$dlatch
 | |
| sim -r tb_dlatch.fst -scope tb_dlatch.uut -sim-cmp dlatch
 |