mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Comment out SB_MAC16 arrival time for now, need to handle all its modes
This commit is contained in:
		
							parent
							
								
									309684af16
								
							
						
					
					
						commit
						e8e3830868
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1445,7 +1445,7 @@ module SB_MAC16 (
 | 
			
		|||
	input ADDSUBTOP, ADDSUBBOT,
 | 
			
		||||
	input OHOLDTOP, OHOLDBOT,
 | 
			
		||||
	input CI, ACCUMCI, SIGNEXTIN,
 | 
			
		||||
	`ABC_ARRIVAL_U(1984)  // https://github.com/cliffordwolf/icestorm/blob/95949315364f8d9b0c693386aefadf44b28e2cf6/icefuzz/timings_up5k.txt#L587
 | 
			
		||||
	//`ABC_ARRIVAL_U(1984)  // https://github.com/cliffordwolf/icestorm/blob/95949315364f8d9b0c693386aefadf44b28e2cf6/icefuzz/timings_up5k.txt#L13026
 | 
			
		||||
	output [31:0] O,
 | 
			
		||||
	output CO, ACCUMCO, SIGNEXTOUT
 | 
			
		||||
);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue