mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Fix div_mod test
This commit is contained in:
		
							parent
							
								
									df7fe40529
								
							
						
					
					
						commit
						205f52ffe5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ cd top # Constrain all select calls below inside the top module | ||||||
| 
 | 
 | ||||||
| select -assert-count 12 t:LUT1 | select -assert-count 12 t:LUT1 | ||||||
| select -assert-count 23 t:LUT2 | select -assert-count 23 t:LUT2 | ||||||
| select -assert-count 13 t:LUT4 | select -assert-count 12 t:LUT4 | ||||||
| select -assert-count 6  t:LUT5 | select -assert-count 6  t:LUT5 | ||||||
| select -assert-count 80 t:LUT6 | select -assert-count 80 t:LUT6 | ||||||
| select -assert-count 65 t:MUXCY | select -assert-count 65 t:MUXCY | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue