mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	tests: update select black/white-box tests
This commit is contained in:
		
							parent
							
								
									eaa5a3e786
								
							
						
					
					
						commit
						281cd10717
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -16,6 +16,13 @@ module wb(input a, b, output o);
 | 
			
		|||
assign o = a ^ b;
 | 
			
		||||
endmodule
 | 
			
		||||
EOT
 | 
			
		||||
clean
 | 
			
		||||
 | 
			
		||||
select -assert-count 1 c:*
 | 
			
		||||
select -assert-none t:* t:$and %d
 | 
			
		||||
select -assert-count 3 w:*
 | 
			
		||||
select -assert-count 4 *
 | 
			
		||||
 | 
			
		||||
select -assert-count 3 =c:*
 | 
			
		||||
select -assert-count 10 =w:*
 | 
			
		||||
select -assert-count 13 =*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue