Skip to content

Small wrapper for SystemVerilog DPI-C header svdpi.h

License

Notifications You must be signed in to change notification settings

kaushalmodi/nim-svdpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small wrapper for SystemVerilog DPI-C header svdpi.h

Installation

nimble install svdpi

How to get nimble?

Get **static binaries** for nim, nimble by downloading and extracting the latest nightly build for your OS.

Requirements

User needs to have Cadence Xcelium installed and have the XCELIUM_ROOT env var set.

Examples

See the svdpi package in use in my Nim/SystemVerilog experiment repo.

Versions tested

Cadence Xcelium
18.09-s06
OS
RHEL 6.8
Nim
0.19.9 as of 2019-05-08 Wed