aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-vpi.adb
Commit message (Collapse)AuthorAgeFilesLines
* vpi/force signals: ensure value propagation.Tristan Gingold2018-02-251-8/+6
| | | | Fix #531
* Fix VhpiNameP for VhpiForGenerateK: add generate label.Tristan Gingold2017-10-311-4/+4
| | | | Fix #450
* vpi: report timeprecision as 1psTristan Gingold2017-09-041-2/+2
| | | | Fix #403
* vpi: avoid a crash on anynomous subtype.Tristan Gingold2017-06-091-1/+1
| | | | Fix #283
* vpi: CbNextSimTime is one-shot.Tristan Gingold2017-06-091-36/+42
| | | | Fix #281
* grt-vpi: still trace callback in case of crash.Tristan Gingold2017-06-091-2/+2
|
* implement vpi_free_objectSijmen Woutersen2016-11-161-5/+13
|
* 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-9/+0
|
* vpi: handle parameters/generics.Tristan Gingold2016-07-031-61/+86
|
* grt-vcd: rename vcd_var_kind to vcd_var_type.Tristan Gingold2016-07-031-7/+7
|
* vpi: use a variable buffer for vpi_get_value.Tristan Gingold2016-06-281-34/+28
| | | | | | vstrings: add Reset and Get_C_String. Close #98
* vpi: improve traces (trace all callbacks, trace format)Tristan Gingold2016-06-241-25/+72
|
* grt: add grt-strings, use case insensitive compare for vpi_handle_by_nameTristan Gingold2016-06-221-6/+13
| | | | Fixes potentialventures/cocotb#460
* fst: dump enumerations.Tristan Gingold2016-06-171-14/+11
|
* vpi: add missing properties for cocotb.Tristan Gingold2016-06-151-0/+3
| | | | Fixes #56
* vpi: improve --vpi-trace output.Tristan Gingold2016-06-151-53/+454
|
* Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold2015-12-181-3/+2
| | | | Improve simulation speed by about 20%.
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-246/+553
|
* grt: add --list-features, and --has-featureTristan Gingold2015-09-141-1/+2
|
* grt-vcd: in verilog_wire_info, replace addr by sigs.Tristan Gingold2014-12-011-10/+8
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+988