mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	No -noclean
This commit is contained in:
		
							parent
							
								
									c2aa611e5d
								
							
						
					
					
						commit
						6d395134d0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -236,7 +236,7 @@ struct SplitNetlist : public ScriptPass { | |||
| 			// std::cout << std::endl;
 | ||||
| 		} | ||||
| 		// Execute the submod command
 | ||||
| 		Pass::call(design, "submod -copy -noclean"); | ||||
| 		Pass::call(design, "submod -copy"); | ||||
| 	} | ||||
| } SplitNetlist; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue