mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Remove log_cell() calls
This commit is contained in:
		
							parent
							
								
									2b86055848
								
							
						
					
					
						commit
						433b0c677c
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -22,9 +22,6 @@ endmatch
 | 
			
		|||
code
 | 
			
		||||
	did_something = true;
 | 
			
		||||
 | 
			
		||||
	log_cell(dff);
 | 
			
		||||
	log_cell(mux);
 | 
			
		||||
 | 
			
		||||
	SigSpec &D = mux->connections_.at(muxAB);
 | 
			
		||||
	SigSpec &Q = dff->connections_.at(\Q);
 | 
			
		||||
	int width = GetSize(D);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue