mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Fix typo that's gone unnoticed for 5 months!?!
This commit is contained in:
		
							parent
							
								
									89695fd3ab
								
							
						
					
					
						commit
						1467761060
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -346,7 +346,7 @@ struct ShregmapWorker
 | 
			
		|||
				IdString q_port = opts.ffcells.at(c1->type).second;
 | 
			
		||||
 | 
			
		||||
				auto c1_conn = c1->connections();
 | 
			
		||||
				auto c2_conn = c1->connections();
 | 
			
		||||
				auto c2_conn = c2->connections();
 | 
			
		||||
 | 
			
		||||
				c1_conn.erase(d_port);
 | 
			
		||||
				c1_conn.erase(q_port);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue