| Commit message (Expand) | Author | Age | Files | Lines |
* | src/ghdldrv: fix regression for ghdl-yosys-plugin | Tristan Gingold | 2021-01-20 | 1 | -3/+8 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | libraries: Load_Std_Library: now return a status. | Tristan Gingold | 2020-12-26 | 1 | -13/+38 |
* | Ignore plusargs options (that starts with a '+'). For #1517 | Tristan Gingold | 2020-11-21 | 1 | -1/+3 |
* | ghdldrv: adjust style and some error messages. | Tristan Gingold | 2020-09-20 | 1 | -41/+29 |
* | cli: rework syntax, add commands without '-' or '--' | umarcor | 2020-09-20 | 1 | -30/+83 |
* | ghdldrv: factorize part of --gen-makefile | Tristan Gingold | 2020-07-30 | 1 | -0/+58 |
* | vhdl: --std93c is now an alias for --std=93 -frelaxed | Tristan Gingold | 2020-06-13 | 1 | -4/+3 |
* | find_top_entity: add location to report errors. Fix #1254 | Tristan Gingold | 2020-04-22 | 1 | -3/+5 |
* | ghdldrv: Make Perform_Action cmd parameter in out. | Tristan Gingold | 2020-04-10 | 1 | -22/+22 |
* | ghdl -s: do not perform analysis in case of parse error. Fix #1196 | Tristan Gingold | 2020-04-06 | 1 | -1/+1 |
* | ghdllocal: improve help. | Tristan Gingold | 2020-03-06 | 1 | -5/+3 |
* | Warn on unexpected options for command '-a'. Fix #1066 | Tristan Gingold | 2020-03-04 | 1 | -0/+14 |
* | vhdl: merge synopsys into the ieee libraries. For #980 | Tristan Gingold | 2020-03-04 | 1 | -2/+4 |
* | Remove --ieee=mentor and build of mentor libraries. | Tristan Gingold | 2020-03-02 | 1 | -9/+7 |
* | ghdllocal: remove unused use clause. | Tristan Gingold | 2020-02-01 | 1 | -1/+0 |
* | ghdllocal: add command --elab-order | Tristan Gingold | 2020-02-01 | 1 | -0/+71 |
* | vhdl: handle -gGEN=VAL for --synth. Fix #1062 | Tristan Gingold | 2020-01-01 | 1 | -3/+68 |
* | vhdl: refactoring: remove configure function with string access. | Tristan Gingold | 2019-07-14 | 1 | -30/+28 |
* | ghdllocal: correctly disp GHDL_PREFIX in --disp-config. | Tristan Gingold | 2019-07-09 | 1 | -5/+5 |
* | ghdllocal: fix a typo in an error message. | Tristan Gingold | 2019-07-02 | 1 | -1/+1 |
* | ghdldrv: refactoring - share more code, isolate ghdlsynth from ghdlsimul. | Tristan Gingold | 2019-06-29 | 1 | -6/+6 |
* | Error_Msg_Option: do not raise exception. | Tristan Gingold | 2019-06-25 | 1 | -21/+14 |
* | ghdl import: avoid a crash in case of error. | Tristan Gingold | 2019-06-04 | 1 | -20/+19 |
* | vhdl: renames disp_vhdl to prints | Tristan Gingold | 2019-05-30 | 1 | -2/+2 |
* | Add simple_IO - to be used instead of Text_IO. | Tristan Gingold | 2019-05-19 | 1 | -1/+3 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -3/+3 |
* | vhdl: move configuration package as a vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -3/+3 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -9/+9 |
* | vhdl: move disp_tree and disp_vhdl as vhdl child. | Tristan Gingold | 2019-05-04 | 1 | -2/+2 |
* | vhdl: move scanner under vhdl hierarchy. | Tristan Gingold | 2019-05-04 | 1 | -2/+2 |
* | vhdl: handle names starting with '_' as an identifier. | Tristan Gingold | 2019-03-14 | 1 | -10/+41 |
* | errorout: discard disabled warnings. | Tristan Gingold | 2019-01-04 | 1 | -3/+2 |
* | ghdldrv: Cmd argument of Perform_Action is now in. | Tristan Gingold | 2018-12-16 | 1 | -20/+20 |
* | Rename overloaded Load_File and export it to python. | Tristan Gingold | 2018-12-13 | 1 | -3/+3 |
* | Clarify error message. | Tristan Gingold | 2018-12-11 | 1 | -2/+1 |
* | Keep source file entry in design file to avoid searching the file. | Tristan Gingold | 2018-11-26 | 1 | -4/+13 |
* | --dir: print library name and directory. | Tristan Gingold | 2018-11-23 | 1 | -0/+7 |
* | Create sem_lib from libraries. | Tristan Gingold | 2018-11-14 | 1 | -8/+9 |
* | ghdllocal: clean post files. | Tristan Gingold | 2018-10-21 | 1 | -0/+3 |
* | Fix warning: use clause for package has no effect | Vicente Bergas | 2018-05-03 | 1 | -3/+1 |
* | Change libraries path to allow installation of system-wide libraries. | Tristan Gingold | 2018-01-25 | 1 | -7/+10 |
* | Convert_Identifier: don't use Nam_Buffer anymore. | Tristan Gingold | 2018-01-18 | 1 | -17/+17 |
* | ghdldrv: remove most usages of Nam_Buffer. | Tristan Gingold | 2018-01-18 | 1 | -6/+3 |
* | Tentatively fix tarball filename for travis. | Tristan Gingold | 2017-12-18 | 1 | -1/+1 |
* | ghdl -i: stop on error. | Tristan Gingold | 2017-12-01 | 1 | -1/+7 |
* | Rework list implementation, use iterator. | Tristan Gingold | 2017-11-11 | 1 | -6/+10 |
* | files_map: rename Load_Source_File to Read_Source_File. | Tristan Gingold | 2017-10-05 | 1 | -3/+3 |
* | Minor refactoring to simplify interfacing. | Tristan Gingold | 2017-10-03 | 1 | -18/+26 |