Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 663 Bytes

README.org

File metadata and controls

19 lines (18 loc) · 663 Bytes

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