mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	verific: unflatten struct ports
This commit is contained in:
		
							parent
							
								
									da6abc0149
								
							
						
					
					
						commit
						cccc0ae112
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -2470,6 +2470,9 @@ struct VerificPass : public Pass { | |||
| 					worker.run(nl); | ||||
| 			} | ||||
| 
 | ||||
| 			for (auto nl : nl_todo) | ||||
| 				nl->ChangePortBusStructures(1 /* hierarchical */); | ||||
| 
 | ||||
| 			if (!dumpfile.empty()) { | ||||
| 				VeriWrite veri_writer; | ||||
| 				veri_writer.WriteFile(dumpfile.c_str(), Netlist::PresentDesign()); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue