mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	abc9 not to clean after aigmap
This commit is contained in:
		
							parent
							
								
									292f80d231
								
							
						
					
					
						commit
						0ca3fd6a1c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -403,7 +403,7 @@ void abc9_module(RTLIL::Design *design, RTLIL::Module *current_module, std::stri | |||
| 	RTLIL::Selection& sel = design->selection_stack.back(); | ||||
| 	sel.select(module); | ||||
| 
 | ||||
| 	Pass::call(design, "aigmap; clean;"); | ||||
| 	Pass::call(design, "aigmap"); | ||||
| 
 | ||||
| 	handle_loops(design); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue