mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	xilinx_dsp: another typo; move xilinx specific test
This commit is contained in:
		
							parent
							
								
									db68e4c2a7
								
							
						
					
					
						commit
						6a163b5ddd
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -460,7 +460,7 @@ arg argD argQ clock
 | 
			
		|||
 | 
			
		||||
code
 | 
			
		||||
	dff = nullptr;
 | 
			
		||||
	if (argQ.empty() == 0)
 | 
			
		||||
	if (argQ.empty())
 | 
			
		||||
		reject;
 | 
			
		||||
	for (const auto &c : argQ.chunks()) {
 | 
			
		||||
		// Abandon matches when 'Q' is a constant
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue