aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-avhpi.adb
Commit message (Collapse)AuthorAgeFilesLines
* Constants in vpi (#1297)Ben Reynwar2020-05-101-7/+24
| | | | | | | | | | | | | | | | | * 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: extract grt.to_strings from grt.imagesTristan Gingold2019-06-011-1/+2
|
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-13/+22
|
* issue #450: also fix if-generate statement.Tristan Gingold2017-10-311-2/+5
|
* Fix VhpiNameP for VhpiForGenerateK: add generate label.Tristan Gingold2017-10-311-8/+9
| | | | Fix #450
* unbounded records: add rti support (WIP)Tristan Gingold2017-02-211-20/+20
|
* avhpi_get_base_name: return the label for if/for generate.Tristan Gingold2016-10-101-3/+11
| | | | Fix issue #158
* vhdl08: add support of case-generate statementTristan Gingold2016-07-071-1/+1
|
* avhpi: handle unbound componentTristan Gingold2016-05-261-1/+8
| | | | for issue 71.
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-42/+74
|
* Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold2015-03-071-1/+2
|
* grt.avhpi: adjust after rti change.Tristan Gingold2015-01-131-5/+6
|
* vhpi: can change value of generics (for sdf annotation). From Kim Taylor.Tristan Gingold2015-01-101-0/+3
|
* Handle vhdl08 if generate statementsTristan Gingold2015-01-071-14/+7
|
* Rework for vhdl08 generate: change rtis.Tristan Gingold2015-01-041-22/+35
|
* vhpi: handle FileNamePTristan Gingold2014-12-211-0/+7
|
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-131-5/+78
|
* fst: dump type of signals.Tristan Gingold2014-12-051-1/+12
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1142