index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
grt
/
grt-vpi.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
grt: extract grt-vhdl_types from grt-types
Tristan Gingold
2022-03-22
1
-0
/
+1
*
vpi: handle get_value for indexed names. Fix #237
Tristan Gingold
2021-06-10
1
-62
/
+169
*
grt-vpi: add more traces for vpi_register_systf
Tristan Gingold
2021-06-08
1
-4
/
+4
*
grt-vcd: add get_vcd_value_kind
Tristan Gingold
2021-06-08
1
-4
/
+4
*
grt-vpi: improve support of arrays
Tristan Gingold
2021-06-07
1
-5
/
+23
*
grt: preliminary work to support arrays in vpi
Tristan Gingold
2021-06-06
1
-44
/
+68
*
vpi: handle integer32 signals for vpi_put_value. Fix #1779
Tristan Gingold
2021-06-05
1
-24
/
+49
*
VPI: support loading multiple libraries
Marlon James
2021-03-02
1
-13
/
+51
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
Add argc and argv to vpi_get_vlog_info()
Marlon James
2020-11-19
1
-2
/
+4
*
vhdl: handle force/release statements in translate and grt. For #1416
Tristan Gingold
2020-08-03
1
-7
/
+12
*
Return success in vpi_get_vlog_info
Kaleb Barrett
2020-07-19
1
-1
/
+1
*
Return correct verison number in vpi_get_vlog_info
Kaleb Barrett
2020-07-19
1
-2
/
+4
*
Constants in vpi (#1297)
Ben Reynwar
2020-05-10
1
-5
/
+20
*
grt-vpi: handle read/write of enums. Fix #1256
Tristan Gingold
2020-04-24
1
-10
/
+56
*
grt-vpi: free iterator to fix memory leak. Fix #1233
Tristan Gingold
2020-04-17
1
-2
/
+25
*
vpi_handle_by_name: handle extended identifiers. Fix #1228
Tristan Gingold
2020-04-15
1
-1
/
+12
*
grt-vpi: automatically free handlers for callbacks. Fix #1226
Tristan Gingold
2020-04-15
1
-8
/
+53
*
Partial revert of #753.
Tristan Gingold
2019-02-23
1
-1
/
+1
*
grt-vpi: add more properties, decode them, fix style.
Tristan Gingold
2019-02-23
1
-0
/
+14
*
VPI: add support for detecting ports and their directions (#753)
Kammie
2019-02-14
1
-5
/
+30
*
Extract grt.astdio.vhdl from grt.astdio.
Tristan Gingold
2018-12-16
1
-0
/
+1
*
Pass time-resolution to grt.
Tristan Gingold
2018-10-21
1
-3
/
+3
*
grt: rework error API (WIP).
Tristan Gingold
2018-09-16
1
-4
/
+4
*
vpi/force signals: ensure value propagation.
Tristan Gingold
2018-02-25
1
-8
/
+6
*
Fix VhpiNameP for VhpiForGenerateK: add generate label.
Tristan Gingold
2017-10-31
1
-4
/
+4
*
vpi: report timeprecision as 1ps
Tristan Gingold
2017-09-04
1
-2
/
+2
*
vpi: avoid a crash on anynomous subtype.
Tristan Gingold
2017-06-09
1
-1
/
+1
*
vpi: CbNextSimTime is one-shot.
Tristan Gingold
2017-06-09
1
-36
/
+42
*
grt-vpi: still trace callback in case of crash.
Tristan Gingold
2017-06-09
1
-2
/
+2
*
implement vpi_free_object
Sijmen Woutersen
2016-11-16
1
-5
/
+13
*
Initial work to support vpi via dll on windows.
Tristan Gingold
2016-07-10
1
-4
/
+4
*
vpi: add vpi_vprintf.
Tristan Gingold
2016-07-09
1
-9
/
+0
*
vpi: handle parameters/generics.
Tristan Gingold
2016-07-03
1
-61
/
+86
*
grt-vcd: rename vcd_var_kind to vcd_var_type.
Tristan Gingold
2016-07-03
1
-7
/
+7
*
vpi: use a variable buffer for vpi_get_value.
Tristan Gingold
2016-06-28
1
-34
/
+28
*
vpi: improve traces (trace all callbacks, trace format)
Tristan Gingold
2016-06-24
1
-25
/
+72
*
grt: add grt-strings, use case insensitive compare for vpi_handle_by_name
Tristan Gingold
2016-06-22
1
-6
/
+13
*
fst: dump enumerations.
Tristan Gingold
2016-06-17
1
-14
/
+11
*
vpi: add missing properties for cocotb.
Tristan Gingold
2016-06-15
1
-0
/
+3
*
vpi: improve --vpi-trace output.
Tristan Gingold
2016-06-15
1
-53
/
+454
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-3
/
+2
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
1
-246
/
+553
*
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-14
1
-1
/
+2
*
grt-vcd: in verilog_wire_info, replace addr by sigs.
Tristan Gingold
2014-12-01
1
-10
/
+8
*
Move files and dirs from translate/
Tristan Gingold
2014-11-05
1
-0
/
+988