Added package svvpi (#1911)

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Kaushal Modi 2021-05-24 02:14:59 -04:00 committed by GitHub
parent 3ede6dd824
commit 989dfef3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22621,6 +22621,22 @@
"web": "https://github.com/sivchari/db_wrapper"
},
{
"name": "svvpi",
"url": "https://github.com/kaushalmodi/nim-svvpi",
"method": "git",
"tags": [
"verilog",
"systemverilog",
"pli",
"vpi",
"1800-2017",
"1364-2005"
],
"description": "Wrapper for SystemVerilog VPI headers vpi_user.h and sv_vpi_user.h",
"license": "MIT",
"web": "https://github.com/kaushalmodi/nim-svvpi"
},
{
"name": "ptr_math",
"url": "https://github.com/kaushalmodi/ptr_math",
"method": "git",