aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-options.adb
Commit message (Expand)AuthorAgeFilesLines
* Add missing -g for generic override to CLI help for RUNOPTS (#2220)svnesbo2022-11-011-0/+1
* grt: add real now variable.Tristan Gingold2022-07-201-0/+8
* src: Move --psl-report-uncovered to run options, not analysis options.Ondrej Ille2021-03-221-0/+4
* update license headersumarcor2021-01-141-11/+9
* Slightly improve error messages for unknown optionTristan Gingold2020-11-211-1/+1
* Ignore plusargs options (that starts with a '+'). For #1517Tristan Gingold2020-11-211-0/+3
* grt: add and document option --assertsTristan Gingold2020-06-021-10/+23
* grt: implement --backtrace-severity. For #1338Tristan Gingold2020-05-251-13/+39
* 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-1/+1
* simul: fix handling of time resolution.Tristan Gingold2019-01-061-16/+22
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+16
* Pass time-resolution to grt.Tristan Gingold2018-10-211-10/+34
* grt: rework error API (WIP).Tristan Gingold2018-09-161-14/+14
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-157/+0
* grt-options: extract Parse_Time.Tristan Gingold2017-12-201-46/+56
* There is a new --write-opt-file option that will create a wave option file wi...Jonas Baggett2016-11-011-4/+10
* Rename --wave-option-file to --wave-opt-fileJonas Baggett2016-08-031-4/+4
* grt-options: adjust condition to avoid a crash.Tristan Gingold2016-07-301-2/+3
* Adding support for a wave option file that selects signals to be displayed (#...Jonsba2016-07-261-0/+4
* Add a description for the unbuffered option in ghdl -r <exec> --help.Jonas Baggett2016-07-031-0/+2
* Jonsba/master (#100)Jonsba2016-06-281-0/+5
* grt: add grt-strings, use case insensitive compare for vpi_handle_by_nameTristan Gingold2016-06-221-9/+1
* Rework --stop-time to not display a message if simulation is already finished.Tristan Gingold2015-10-311-23/+0
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-3/+25
* grt: add --list-features, and --has-featureTristan Gingold2015-09-141-2/+15
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-45/+2
* Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold2015-03-071-0/+46
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+507