aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlmain.adb
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for release 2.0.0Tristan Gingold2022-02-281-1/+1
|
* src/ghdldrv: fix regression for ghdl-yosys-pluginTristan Gingold2021-01-201-0/+3
| | | | Allow to do multiple synthesis
* update version/copyright yearumarcor2021-01-161-1/+1
|
* update license headersumarcor2021-01-141-11/+9
|
* cli: support '[--]version --ref' and '[--]version --hash' tooumarcor2021-01-051-2/+2
|
* cli: add 'version ref' and 'version hash'umarcor2021-01-051-3/+13
|
* Slightly improve error messages for unknown optionTristan Gingold2020-11-211-1/+1
|
* cli: rework syntax, add commands without '-' or '--'umarcor2020-09-201-12/+26
|
* ghdldrv: Make Perform_Action cmd parameter in out.Tristan Gingold2020-04-101-7/+8
| | | | So that it can change the flags written by decode_option.
* ghdlmain: minor refactoring.Tristan Gingold2020-03-101-11/+2
|
* synthesis: add option --vendor-library= for synthesis.Tristan Gingold2020-03-101-12/+27
|
* Update copyright years before the release.Tristan Gingold2020-02-261-1/+1
|
* ghdlmain: simplify code.Tristan Gingold2019-11-041-4/+1
|
* ghdlmain: fix deallocation in response file handling.Tristan Gingold2019-11-041-0/+10
|
* ghdlsynth: add command to get libghdl paths.Tristan Gingold2019-08-141-0/+32
|
* ghdldrv: move command_str_disp from ghdlvpi to ghdlmainTristan Gingold2019-08-141-0/+19
|
* libghdlsynth: decode options.Tristan Gingold2019-07-041-75/+89
|
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-13/+9
|
* ghdldrv: reject empty argument. Fix #830Tristan Gingold2019-06-041-0/+5
|
* vhdl-formatters: add range for indent.Tristan Gingold2019-06-031-0/+10
|
* Add simple_IO - to be used instead of Text_IO.Tristan Gingold2019-05-191-4/+5
|
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-2/+2
|
* Prepare for release.Tristan Gingold2019-02-231-1/+1
|
* ghdldrv: Cmd argument of Perform_Action is now in.Tristan Gingold2018-12-161-6/+6
|
* errorout: split and rework.Tristan Gingold2018-11-161-1/+3
|
* Pass time-resolution to grt.Tristan Gingold2018-10-211-0/+2
| | | | | | | | | Use time-resolution for Put_Time. Use time-resolution for --stop-time (Parse_Time). Use time-resolution as VpiTimePrecision and for vcd. TODO: ghw (but needs to update ghwlib and gtkwave) Fix #672
* update tgingold/ghdl refs to ghdl/ghdl1138-4EB2017-12-201-1/+1
|
* version.in: avoid to duplicate version string.Tristan Gingold2017-12-101-0/+3
|
* Add target in bug-box, add --bug-box internal command.Tristan Gingold2016-12-201-1/+7
|
* errorout: add set_program_name.Tristan Gingold2016-12-111-10/+8
| | | | ghdlmain: use errorout.
* ghdldrv: support response files.Tristan Gingold2016-08-291-18/+69
| | | | Fixes #136
* Use github site for reporting problems.Tristan Gingold2015-12-031-1/+1
|
* Emit a warning for --ieee=synopsys if --std=08Tristan Gingold2015-11-271-2/+10
|
* Update README and some copyright dates.Tristan Gingold2015-09-131-1/+1
|
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-1/+3
| | | | Fix ticket 77.
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+359