diff --git a/packages.json b/packages.json index 0d08289..951801f 100644 --- a/packages.json +++ b/packages.json @@ -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",