aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhdl: parse PSL prev/stable/rose/fell builtin calls. For #662Tristan Gingold2020-06-0217-378/+761
* testsuite/gna: add test from #1346Tristan Gingold2020-06-015-0/+288
* netlists-dump: shorten UB32 constants.Tristan Gingold2020-05-311-1/+5
* compile-uvvm.sh: fix order. Fix #1344Tristan Gingold2020-05-311-3/+3
* testsuite/gna: add a test for #1347Tristan Gingold2020-05-312-0/+141
* grt: call finalizer after std.env.finish/stop. For #1347Tristan Gingold2020-05-312-1/+3
* testsuite/synth: add a test for #1069Tristan Gingold2020-05-313-5/+110
* testsuite/synth: add a test for tdp_ram.Tristan Gingold2020-05-313-3/+107
* testsuite/synth: add more tests for #1069Tristan Gingold2020-05-318-11/+368
* testsuite/synth: add one test for #1069Tristan Gingold2020-05-311-0/+1
* synth: improve support of true dual port rams. For #1069Tristan Gingold2020-05-313-7/+9
* netlists-inference: minor refactoring.Tristan Gingold2020-05-311-79/+64
* testsuite/synth/issue1069: renaming.Tristan Gingold2020-05-311-3/+3
* netlists-inference: add comments, reorder subprograms.Tristan Gingold2020-05-311-70/+63
* synth: refine -dm debug option. Add -dm2Tristan Gingold2020-05-314-4/+11
* testsuite/gna/bug071: adjust previous patch.Tristan Gingold2020-05-291-4/+4
* testsuite/gna/bug071: adjust test for windows.Tristan Gingold2020-05-291-2/+10
* netlists-memories: cleanup.Tristan Gingold2020-05-292-47/+4
* testsuite/synth/subprg01: adjust test to avoid memory.Tristan Gingold2020-05-291-0/+4
* netlists: rework clock handling in memories.Tristan Gingold2020-05-294-83/+108
* netlists: handle UL32 in memory initial value.Tristan Gingold2020-05-292-4/+27
* netlists-inference: factorize code.Tristan Gingold2020-05-291-54/+45
* testsuite/synth: add a test for #1345Tristan Gingold2020-05-292-0/+102
* psl-nodes: set a location on false/true/one/EOS nodes. Fix #1345Tristan Gingold2020-05-294-18/+28
* ortho/gcc: convert boolean and enums to int on interfaces.Tristan Gingold2020-05-285-0/+10
* vhdl-utils: minor style changes.Tristan Gingold2020-05-281-4/+2
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-2829-236/+327
* ghdl.gpr: adjust flags.Tristan Gingold2020-05-281-1/+1
* testsuite/gna: add a testcase for #1287Tristan Gingold2020-05-283-0/+39
* doc: move --file-to-xml to 'Misc commands'eine2020-05-271-13/+13
* testsuite/synth: add a test for #1342Tristan Gingold2020-05-272-0/+34
* synth: handle reduction operators. Fix #1342Tristan Gingold2020-05-279-389/+438
* synth-oper: add support for conv_vector.Tristan Gingold2020-05-271-2/+3
* vhdl-scanner: makes -C part of -frelaxedTristan Gingold2020-05-251-1/+3
* testsuite/gna: add a test for #1338Tristan Gingold2020-05-252-0/+31
* grt: implement --backtrace-severity. For #1338Tristan Gingold2020-05-255-15/+61
* doc: move -C/--syn-binding doc to InvokingGHDL.Tristan Gingold2020-05-253-20/+36
* Makefile.in: use gnatlink -g for libghdl.Tristan Gingold2020-05-241-1/+3
* Makefile.in: also build and install libghdl.a. For #1336Tristan Gingold2020-05-231-1/+10
* testsuite/synth: add a test for #1318Tristan Gingold2020-05-234-0/+77
* ghdlsynth.h: add API for attributes. For #1318Tristan Gingold2020-05-231-0/+7
* netlists: disp attributes in vhdl output (as comments). For #1318Tristan Gingold2020-05-233-20/+97
* netlists: complete support of attributes. For #1318Tristan Gingold2020-05-235-5/+102
* grt: fix warnings from gnatgpl2020.Tristan Gingold2020-05-235-17/+24
* Disable gnatwc warnings for gnatgpl2020Tristan Gingold2020-05-232-2/+2
* Rewrite dyn_interning using Dyn_Maps.Tristan Gingold2020-05-222-140/+34
* netlists: use dyn_maps package for attributes.Tristan Gingold2020-05-224-40/+19
* Add dyn_maps packageTristan Gingold2020-05-222-0/+249
* netlists: add param_pval_boolean.Tristan Gingold2020-05-223-8/+12
* doc: update contributor roleumarcor2020-05-221-1/+1