aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-03-093-1/+88
* synthesis: handle slice of dynamic array.Tristan Gingold2020-03-091-4/+1
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-03-094-8/+97
* synthesis: handle array in record.Tristan Gingold2020-03-091-8/+1
* README: update for language server.Tristan Gingold2020-03-091-1/+1
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-03-092-8/+29
* synth: avoid crash on bad elaboration order.Tristan Gingold2020-03-091-1/+3
* synth-stmts: do not limit to 32 state bits for PSLTristan Gingold2020-03-091-1/+0
* vhdl-formatters: minor refactoring.Tristan Gingold2020-03-091-19/+26
* python: update setup.py to install ghdl-lsTristan Gingold2020-03-092-10/+35
* Import vhdl_langserver from ghdl-language-serverTristan Gingold2020-03-0911-0/+1510
* testsuite/synth/simple01: use synth_tbTristan Gingold2020-03-091-8/+1
* testsuite/synth: add a testcase for previous commit.Tristan Gingold2020-03-095-0/+102
* synth-oper: use mask to handle ?= and ?/=.Tristan Gingold2020-03-091-26/+69
* synth-oper: refactoring for std_match.Tristan Gingold2020-03-091-81/+91
* testsuite/synth: add test for previous commit.Tristan Gingold2020-03-083-0/+56
* synth: handle user-defined operator call.Tristan Gingold2020-03-083-107/+202
* synth-static_oper: handle const operands for enums.Tristan Gingold2020-03-071-3/+6
* vhdl-configuration: avoid crash on parse error.Tristan Gingold2020-03-071-2/+5
* synth-stmts: handle constant if statements.Tristan Gingold2020-03-071-0/+1
* netlists-builders: handle null operands for dyadic operations.Tristan Gingold2020-03-071-1/+0
* testsuite/synth: add test for #1155Tristan Gingold2020-03-074-0/+132
* netlists-expands: fix dyn_insert_en (en was missing). Fix #1155Tristan Gingold2020-03-072-1/+4
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-03-073-1/+59
* synthesis: handle initialized output ports.Tristan Gingold2020-03-077-25/+72
* testsuite/synth: add a test for #1153Tristan Gingold2020-03-073-0/+29
* netlists-disp_vhdl: handle xnor. Fix #1153Tristan Gingold2020-03-071-0/+2
* vhdl-parse: avoid resync_to_end_of_statement.Tristan Gingold2020-03-061-0/+2
* ghdlprint: add --force flag.Tristan Gingold2020-03-061-4/+10
* ghdllocal: improve help.Tristan Gingold2020-03-061-5/+3
* testsuite/gna: add a test for previous commit.Tristan Gingold2020-03-062-0/+17
* vhdl: avoid a crash on extra string.Tristan Gingold2020-03-061-1/+4
* testsuite: add a test for previous commit.Tristan Gingold2020-03-062-0/+17
* vhdl-sem_stmts: improve error message for signal assignment.Tristan Gingold2020-03-061-0/+9
* Add a testcase for #1152Tristan Gingold2020-03-062-0/+30
* vhdl-errors: give an hint for -frelaxed. Fix #1152Tristan Gingold2020-03-062-0/+11
* Remove redundant pragma inline.Tristan Gingold2020-03-061-1/+0
* Makefile.in: minor refactoring.Tristan Gingold2020-03-051-12/+12
* Remove deprecated libghdlsynth.Tristan Gingold2020-03-042-32/+0
* Add testcase for #1066Tristan Gingold2020-03-042-0/+12
* Warn on unexpected options for command '-a'. Fix #1066Tristan Gingold2020-03-045-2/+33
* vhdl: merge synopsys into the ieee libraries. For #980Tristan Gingold2020-03-0410-100/+85
* Add an example for the -g option. Fix #1150Tristan Gingold2020-03-031-0/+4
* [PATCH] Add names for synopsys packages.Tristan Gingold2020-03-034-279/+289
* testsuite/synth: add testcase for #1148Tristan Gingold2020-03-022-0/+30
* synth: fix conversion of net to constant for physical values. Fix #1148Tristan Gingold2020-03-022-6/+11
* testsuite/gna: adjust test for --ieee=mentorTristan Gingold2020-03-021-1/+1
* doc: document --synth command.Tristan Gingold2020-03-021-0/+29
* vhdl-prints: disable code to display anonymous signal.Tristan Gingold2020-03-021-2/+10
* Remove --ieee=mentor and build of mentor libraries.Tristan Gingold2020-03-025-43/+22