mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Update commented out
This commit is contained in:
		
							parent
							
								
									d508dc2906
								
							
						
					
					
						commit
						44a35015b3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -104,7 +104,7 @@ void pack_xilinx_dsp(dict<SigBit, Cell*> &bit_to_driver, xilinx_dsp_pm &pm)
 | 
			
		|||
			if (st.ffP->type == "$dff")
 | 
			
		||||
				cell->setPort("\\CEM", State::S1);
 | 
			
		||||
			//else if (st.ffP->type == "$dffe")
 | 
			
		||||
			//	cell->setPort("\\CEP", st.ffP->getPort("\\EN"));
 | 
			
		||||
			//	cell->setPort("\\CEM", st.ffM->getPort("\\EN"));
 | 
			
		||||
			else log_abort();
 | 
			
		||||
		}
 | 
			
		||||
		if (st.ffP) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue