mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	use extra_args
This commit is contained in:
		
							parent
							
								
									abcd82daca
								
							
						
					
					
						commit
						3671ecc7d0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -122,9 +122,9 @@ struct ScratchpadPass : public Pass { | |||
| 					log_error("Assertion failed: scratchpad entry '%s' is defined\n", identifier.c_str()); | ||||
| 				continue; | ||||
| 			} | ||||
| 			log("Unrecognized argument: %s\n", args[argidx].c_str()); | ||||
| 			break; | ||||
| 		} | ||||
| 		extra_args(args, argidx, design, false); | ||||
| 	} | ||||
| } ScratchpadPass; | ||||
| PRIVATE_NAMESPACE_END | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue