aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-vpi.ads
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* Constants in vpi (#1297)Ben Reynwar2020-05-101-0/+1
| | | | | | | | | | | | | | | | | * Adding some very basic vpi tests. * Modify test so that's it's checking VPI access to constants. * Provide VPI to access constants. * Add vpi tests to testsuite. * Fix bug to allow getting values of generic/constant boolean and std_logic. * Fix stupid copying mistake in last commit. * Formatting and trying to get tests working on windows. * Fixing comment and removing redundant VhpiConstantDeclK
* grt-vpi: potential fix for win32 regression detected by #1228Tristan Gingold2020-04-171-1/+2
|
* grt-vpi: automatically free handlers for callbacks. Fix #1226Tristan Gingold2020-04-151-0/+2
|
* grt-vpi: add more properties, decode them, fix style.Tristan Gingold2019-02-231-50/+55
|
* VPI: add support for detecting ports and their directions (#753)Kammie2019-02-141-0/+9
| | | | | | | | * VPI: add support for detecting ports and their directions * fix indentation * address gna/issue450: hack to include "ports" in "net" iteration
* grt-vpi.ads: fix a warning.Tristan Gingold2018-11-141-0/+1
|
* Initial work to support vpi via dll on windows.Tristan Gingold2016-07-101-4/+4
| | | | Fixes #116
* vpi: add vpi_vprintf.Tristan Gingold2016-07-091-4/+0
|
* vpi: handle parameters/generics.Tristan Gingold2016-07-031-2/+3
|
* vpi: improve --vpi-trace output.Tristan Gingold2016-06-151-0/+3
|
* vpi: add vpiSize.Tristan Gingold2016-05-261-0/+1
|
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-22/+94
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+252