Added package svdpi (#1076)

This commit is contained in:
Kaushal Modi 2019-05-07 11:41:59 -04:00 committed by Miran
parent 8c1e5e9f50
commit e0318de63b

View File

@ -13259,5 +13259,19 @@
"description": "A Nim library for data science and machine learning",
"license": "Apache License 2.0",
"web": "https://github.com/ruivieira/nim-mentat"
},
{
"name": "svdpi",
"url": "https://github.com/kaushalmodi/nim-svdpi",
"method": "git",
"tags": [
"dpi-c",
"systemverilog",
"foreign-function",
"interface"
],
"description": "Small wrapper for SystemVerilog DPI-C header svdpi.h",
"license": "MIT",
"web": "https://github.com/kaushalmodi/nim-svdpi"
}
]