mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	kernel: clear some more ShareWorker state
This commit is contained in:
		
							parent
							
								
									7ad7f41bc5
								
							
						
					
					
						commit
						d40f12252b
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -1156,6 +1156,10 @@ struct ShareWorker | |||
| 		topo_cell_drivers.clear(); | ||||
| 		topo_bit_drivers.clear(); | ||||
| 		exclusive_ctrls.clear(); | ||||
| 		terminal_bits.clear(); | ||||
| 		shareable_cells.clear(); | ||||
| 		forbidden_controls_cache.clear(); | ||||
| 		activation_patterns_cache.clear(); | ||||
| 
 | ||||
| 		find_terminal_bits(); | ||||
| 		find_shareable_cells(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue