mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	test_cell: Disable $macc testing
Needs updating to `$macc_v2`.
This commit is contained in:
		
							parent
							
								
									8c71226d00
								
							
						
					
					
						commit
						481ecb51a7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -939,7 +939,7 @@ struct TestCellPass : public Pass { | |||
| 		cell_types[ID($sop)] = "*"; | ||||
| 		cell_types[ID($alu)] = "ABSY"; | ||||
| 		cell_types[ID($lcu)] = "*"; | ||||
| 		cell_types[ID($macc)] = "*"; | ||||
| 		// cell_types[ID($macc)] = "*";
 | ||||
| 		cell_types[ID($fa)] = "*"; | ||||
| 
 | ||||
| 		for (; argidx < GetSize(args); argidx++) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue