mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Another oops
This commit is contained in:
		
							parent
							
								
									44a35015b3
								
							
						
					
					
						commit
						c497114e94
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -101,7 +101,7 @@ void pack_xilinx_dsp(dict<SigBit, Cell*> &bit_to_driver, xilinx_dsp_pm &pm)
 | 
			
		|||
			SigSpec Q = st.ffM->getPort("\\Q");
 | 
			
		||||
			P.replace(pm.sigmap(D), Q);
 | 
			
		||||
			cell->setParam("\\MREG", State::S1);
 | 
			
		||||
			if (st.ffP->type == "$dff")
 | 
			
		||||
			if (st.ffM->type == "$dff")
 | 
			
		||||
				cell->setPort("\\CEM", State::S1);
 | 
			
		||||
			//else if (st.ffP->type == "$dffe")
 | 
			
		||||
			//	cell->setPort("\\CEM", st.ffM->getPort("\\EN"));
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue