mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Do not sigmap keep bits inside write_xaiger
This commit is contained in:
		
							parent
							
								
									6831510f5b
								
							
						
					
					
						commit
						7f0914a408
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -183,7 +183,7 @@ struct XAigerWriter | |||
| 				} | ||||
| 
 | ||||
| 				if (keep) | ||||
| 					keep_bits.insert(bit); | ||||
| 					keep_bits.insert(wirebit); | ||||
| 
 | ||||
| 				if (wire->port_input || keep) { | ||||
| 					if (bit != wirebit) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue