mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	ifndef __ICARUS__ -> ifdef YOSYS
This commit is contained in:
		
							parent
							
								
									db04161eca
								
							
						
					
					
						commit
						d0d3ab8f67
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2160,13 +2160,13 @@ module DSP48E1 ( | |||
|     output reg [3:0] CARRYOUT, | ||||
|     output reg MULTSIGNOUT, | ||||
|     output OVERFLOW, | ||||
| `ifndef __ICARUS__ | ||||
| `ifdef YOSYS | ||||
|     (* abc9_arrival = \DSP48E1.P_arrival (USE_MULT, USE_DPORT, AREG, ADREG, BREG, CREG, DREG, MREG, PREG) *) | ||||
| `endif | ||||
|     output reg signed [47:0] P, | ||||
|     output reg PATTERNBDETECT, | ||||
|     output reg PATTERNDETECT, | ||||
| `ifndef __ICARUS__ | ||||
| `ifdef YOSYS | ||||
|     (* abc9_arrival = \DSP48E1.PCOUT_arrival (USE_MULT, USE_DPORT, AREG, ADREG, BREG, CREG, DREG, MREG, PREG) *) | ||||
| `endif | ||||
|     output [47:0] PCOUT, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue