mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "http://bleyer.org/icarus/",
 | 
						|
    "description": "Compiler for IEEE-1364 Verilog hardware description language.",
 | 
						|
    "version": "11-20200824",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "url": "http://bleyer.org/icarus/iverilog-v11-20200824-x64_setup.exe",
 | 
						|
    "hash": "07ada44f3b385f5ad259bb41de060c4bf95bc8710acda2c8cfddf2dcbbb82202",
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": [
 | 
						|
        "bin\\iverilog.exe",
 | 
						|
        "bin\\iverilog-vpi.exe",
 | 
						|
        "bin\\vvp.exe",
 | 
						|
        "gtkwave\\bin\\gtkwave.exe"
 | 
						|
    ],
 | 
						|
    "env_add_path": "bin",
 | 
						|
    "checkver": "iverilog-v([\\d.-]+)-x64_setup.exe",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://bleyer.org/icarus/iverilog-v$version-x64_setup.exe"
 | 
						|
    }
 | 
						|
}
 |