mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	hashlib: redo interface for flexibility
This commit is contained in:
		
							parent
							
								
									7a362f1f74
								
							
						
					
					
						commit
						d071489ab1
					
				
					 35 changed files with 542 additions and 386 deletions
				
			
		|  | @ -161,7 +161,7 @@ struct SimInstance | |||
| 	pool<SigBit> dirty_bits; | ||||
| 	pool<Cell*> dirty_cells; | ||||
| 	pool<IdString> dirty_memories; | ||||
| 	pool<SimInstance*, hash_ptr_ops> dirty_children; | ||||
| 	pool<SimInstance*> dirty_children; | ||||
| 
 | ||||
| 	struct ff_state_t | ||||
| 	{ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue