mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Also add first.Q to chain_bits since variable length
This commit is contained in:
		
							parent
							
								
									70ce3d0670
								
							
						
					
					
						commit
						ee9f6e6243
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -196,6 +196,7 @@ code clk_port en_port
 | 
			
		|||
		en_port = \EN;
 | 
			
		||||
	else log_abort();
 | 
			
		||||
 | 
			
		||||
	chain_bits.insert(port(first, \Q)[slice]);
 | 
			
		||||
	chain.emplace_back(first, slice);
 | 
			
		||||
	subpattern(tail);
 | 
			
		||||
finally
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue