mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Do not autoremove A/B registers since they might have other consumers
This commit is contained in:
		
							parent
							
								
									0727b2c902
								
							
						
					
					
						commit
						e075f0dda0
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -101,8 +101,6 @@ void pack_xilinx_dsp(xilinx_dsp_pm &pm)
 | 
			
		|||
		log("\n");
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	pm.autoremove(st.ffA);
 | 
			
		||||
	pm.autoremove(st.ffB);
 | 
			
		||||
	pm.autoremove(st.ffP);
 | 
			
		||||
	pm.autoremove(st.muxP);
 | 
			
		||||
	pm.blacklist(cell);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue