mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	Support importing verilog configurations using Verific
This commit is contained in:
		
							parent
							
								
									fc2f622a27
								
							
						
					
					
						commit
						b0be19c126
					
				
					 3 changed files with 40 additions and 5 deletions
				
			
		|  | @ -26,7 +26,7 @@ YOSYS_NAMESPACE_BEGIN | |||
| extern int verific_verbose; | ||||
| 
 | ||||
| extern bool verific_import_pending; | ||||
| extern void verific_import(Design *design, const std::map<std::string,std::string> ¶meters, std::string top = std::string()); | ||||
| extern std::string verific_import(Design *design, const std::map<std::string,std::string> ¶meters, std::string top = std::string()); | ||||
| 
 | ||||
| extern pool<int> verific_sva_prims; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue