aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-std_logic_1164.adb
Commit message (Collapse)AuthorAgeFilesLines
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
|
* Add explicit ?>= and ?> functions for translation.Brian Padalino2021-09-221-0/+14
| | | | | | Instead of swapping L/R arguments to try to create ?>= and ?>, create a function for each which performs the not operation of ?< and ?<= as defined by the LRM.
* update license headersumarcor2021-01-141-11/+9
|
* grt: move severity levels from errors to grt.severity.Tristan Gingold2020-05-141-0/+1
|
* grt: split grt-errors, disp current process.Tristan Gingold2020-02-101-0/+1
|
* Do not emit assert error for '-' in matching equality/inequality.Tristan Gingold2017-01-241-14/+0
| | | | Fix #262
* std_logic_1164: fix number of warnings for matching equality.Tristan Gingold2016-01-071-18/+32
| | | | Fix issue 14.
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+146