mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	ABC -> ABC9
This commit is contained in:
		
							parent
							
								
									e5b8bb9faa
								
							
						
					
					
						commit
						7f26043caf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -532,7 +532,7 @@ void abc9_module(RTLIL::Design *design, RTLIL::Module *current_module, std::stri
 | 
			
		|||
 | 
			
		||||
		ifs.close();
 | 
			
		||||
 | 
			
		||||
		log_header(design, "Re-integrating ABC results.\n");
 | 
			
		||||
		log_header(design, "Re-integrating ABC9 results.\n");
 | 
			
		||||
		RTLIL::Module *mapped_mod = mapped_design->modules_["\\netlist"];
 | 
			
		||||
		if (mapped_mod == NULL)
 | 
			
		||||
			log_error("ABC output file does not contain a module `netlist'.\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue