aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-cvpi.c
Commit message (Collapse)AuthorAgeFilesLines
* VHPI: add initial minimal implementationMarlon James2021-03-041-9/+0
| | | | | | | | Minimal implementation of VHPI provides library loading and error support. Calling most vhpi_* functions will raise a VHPI error condition. Incorporates VHPI thunks into libghdlvpi for linking.
* update license headersumarcor2021-01-141-11/+9
|
* grt: rename grt-dynload.[ch] to grt-cdynload.[ch]Tristan Gingold2019-04-271-1/+1
|
* grt: extract grt-dynload from grt-cvpiTristan Gingold2019-04-241-58/+8
|
* vpi: add and document new optionsTristan Gingold2016-07-141-4/+5
|
* Add commands to build vpi modules (WIP)Tristan Gingold2016-07-141-8/+13
|
* Initial work to support vpi via dll on windows.Tristan Gingold2016-07-101-136/+101
| | | | Fixes #116
* vpi: add vpi_vprintf.Tristan Gingold2016-07-091-0/+6
|
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-20/+11
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+277