Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | Constants in vpi (#1297) | Ben Reynwar | 2020-05-10 | 1 | -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 #1228 | Tristan Gingold | 2020-04-17 | 1 | -1/+2 |
| | |||||
* | grt-vpi: automatically free handlers for callbacks. Fix #1226 | Tristan Gingold | 2020-04-15 | 1 | -0/+2 |
| | |||||
* | grt-vpi: add more properties, decode them, fix style. | Tristan Gingold | 2019-02-23 | 1 | -50/+55 |
| | |||||
* | VPI: add support for detecting ports and their directions (#753) | Kammie | 2019-02-14 | 1 | -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 Gingold | 2018-11-14 | 1 | -0/+1 |
| | |||||
* | Initial work to support vpi via dll on windows. | Tristan Gingold | 2016-07-10 | 1 | -4/+4 |
| | | | | Fixes #116 | ||||
* | vpi: add vpi_vprintf. | Tristan Gingold | 2016-07-09 | 1 | -4/+0 |
| | |||||
* | vpi: handle parameters/generics. | Tristan Gingold | 2016-07-03 | 1 | -2/+3 |
| | |||||
* | vpi: improve --vpi-trace output. | Tristan Gingold | 2016-06-15 | 1 | -0/+3 |
| | |||||
* | vpi: add vpiSize. | Tristan Gingold | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Rework callbacks, support cocotb. | Tristan Gingold | 2015-10-30 | 1 | -22/+94 |
| | |||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+252 |