aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-values.adb
Commit message (Collapse)AuthorAgeFilesLines
* synth: rework value attributeTristan Gingold2023-01-091-52/+1
|
* synth: handle value attribute for physical typesTristan Gingold2023-01-061-11/+14
|
* grt: refactoring to fix build failure. For #1913Tristan Gingold2021-11-171-366/+36
|
* vhdl-evaluation: use grt to compute value attribute for integers.Tristan Gingold2021-11-171-22/+49
| | | | For #1913
* update license headersumarcor2021-01-141-11/+9
|
* grt: rework error API (WIP).Tristan Gingold2018-09-161-8/+8
|
* grt: add grt-strings, use case insensitive compare for vpi_handle_by_nameTristan Gingold2016-06-221-19/+3
| | | | Fixes potentialventures/cocotb#460
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-1/+1
| | | | | translate: separate info for signals from object. Improve some error messages.
* generic override: handle enumerated types.Tristan Gingold2015-03-141-11/+24
|
* Fix thinko in grt.values (after handling i32 generic override).Tristan Gingold2015-03-141-1/+1
|
* generic override: handle i32.Tristan Gingold2015-03-131-13/+33
|
* Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold2015-03-071-1/+1
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+639