mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Do not run xilinx_dsp_cascadeAB for now
This commit is contained in:
		
							parent
							
								
									0bca366bcd
								
							
						
					
					
						commit
						eb597431f0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -551,7 +551,8 @@ struct XilinxDspPass : public Pass {
 | 
			
		|||
				did_something = false;
 | 
			
		||||
				xilinx_dsp_cascade_pm pmc(module, module->selected_cells());
 | 
			
		||||
				pmc.run_xilinx_dsp_cascadeP();
 | 
			
		||||
				pmc.run_xilinx_dsp_cascadeAB();
 | 
			
		||||
				//pmc.run_xilinx_dsp_cascadeAB();
 | 
			
		||||
				break;
 | 
			
		||||
			} while (did_something);
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue