aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-rtis_utils.adb
Commit message (Collapse)AuthorAgeFilesLines
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
|
* src: grt-utils. Fix path look-up fo PSL RTis since they now have Parent.Ondrej Ille2021-04-081-7/+5
|
* grt: Dont build path for PSL RTIs. They dont have parents, therefore ↵Ondrej Ille2021-04-081-0/+12
| | | | Get_Path_Name crashes.
* update license headersumarcor2021-01-141-11/+9
|
* grt: adjust previous patch on grt-wavesTristan Gingold2020-08-051-0/+13
| | | | Write bounds only when the element subtype of the base type is unbounded.
* grt-disp_signals: fix handling of unbounded aggregates.Tristan Gingold2020-08-041-1/+1
| | | | For #1420
* grt: handle unbounded array subtype in rtis and wavesTristan Gingold2020-07-251-5/+20
|
* Adding some comments to the RTI processing. (#1304)Ben Reynwar2020-05-121-2/+5
|
* grt: add code to support systemc co-simulation.Tristan Gingold2020-04-021-0/+4
|
* grt: extract grt-vstrings_io from grt-vstrings.Tristan Gingold2019-06-021-0/+1
|
* grt: extract grt.to_strings from grt.imagesTristan Gingold2019-06-011-5/+5
|
* grt/rtis: fix use of bounds for unbounded subelements.Tristan Gingold2019-01-041-1/+3
|
* grt Handle_Record: pass address of elements.Tristan Gingold2018-11-111-2/+1
| | | | Fix #685
* grt rtis/wave: handle unbounded record subtypes.Tristan Gingold2018-10-211-0/+9
| | | | Fix #668
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-33/+59
|
* rti: handle more unbounded recordTristan Gingold2017-11-011-1/+2
| | | | Fix #418
* rtis/vcd/ghw: handle record subtypes.Tristan Gingold2017-02-221-29/+76
|
* unbounded records: add rti support (WIP)Tristan Gingold2017-02-211-20/+22
|
* vhdl08: add support of case-generate statementTristan Gingold2016-07-071-2/+3
|
* PSL: add counters, generate rti and add --psl-reportTristan Gingold2016-03-181-8/+33
|
* Adjust previous commit for 'path_name.Tristan Gingold2015-01-071-14/+13
|
* Handle vhdl08 if generate statementsTristan Gingold2015-01-071-30/+28
|
* Rework for vhdl08 generate: change rtis.Tristan Gingold2015-01-041-12/+10
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+660