aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl: allows --work between files for -c. Fix #1362Tristan Gingold2020-06-097-36/+65
* testsuite/gna: add a test from #1364Tristan Gingold2020-06-092-0/+47
* testsuite/gna: add a test for #1360Tristan Gingold2020-06-092-0/+87
* vhdl: handle aggregates in choices. Fix #1360Tristan Gingold2020-06-092-0/+10
* ortho/llvm4-nodebug: fix a comment.Tristan Gingold2020-06-091-1/+1
* src/ortho/oread/tests: adjust some tests (keyword in upper case).Tristan Gingold2020-06-094-43/+43
* LLVM backend with debug info (in C/C++)Tristan Gingold2020-06-099-0/+4047
* Adjust use of PSL prev() in fell(), rose() & stable() testcasestmeissner2020-06-073-3/+9
* Add PSL built-in prev() function to allowed expressionstmeissner2020-06-071-0/+1
* doc: update list of contributorseine2020-06-071-1/+2
* testsuite/synth: add a test of PSL built-in function fell() for #662tmeissner2020-06-073-1/+63
* Synthesis of PSL built-in fell() function.tmeissner2020-06-075-5/+94
* std_names: remove extra blank.Tristan Gingold2020-06-061-1/+1
* testsuite/synth: add a test of PSL built-in function rose() for #662tmeissner2020-06-063-1/+63
* Synthesis of PSL built-in rose() function.tmeissner2020-06-065-2/+92
* testsuite/synth: add a test of PSL built-in function stable() for #662tmeissner2020-06-065-11/+105
* Synthesis of PSL stable() function.tmeissner2020-06-065-12/+107
* ci(msys2): update eine/setup-msys2 to v1umarcor2020-06-061-1/+1
* ci(msys2): set default shell on GHA windows-latest jobsumarcor2020-06-061-2/+4
* ci: trigger repository_dispatch in ghdl/dockereine2020-06-041-0/+6
* testsuite/gna: add a test for stack2 release.Tristan Gingold2020-06-042-0/+60
* trans-chap8: handle accesses like scalar in return statement.Tristan Gingold2020-06-041-10/+4
* trans-chap8: handle stack2 in condition of control statement.Tristan Gingold2020-06-041-14/+43
* grt: add check for empty stack2.Tristan Gingold2020-06-043-4/+27
* grt-lib: minor reformatting.Tristan Gingold2020-06-041-5/+3
* grt: do not export disp_process_name.Tristan Gingold2020-06-043-6/+4
* Makefile.in: always add src/synth to the include path.Tristan Gingold2020-06-041-1/+1
* doc: update comment about shared and frelaxed (#1350)eine2020-06-041-1/+2
* ci/msys2: styleeine2020-06-041-7/+15
* testsuite/synth: add a test for #1348Tristan Gingold2020-06-023-0/+143
* netlists-memories: simplify addresses when using a 'to' range. Fix #1348Tristan Gingold2020-06-021-0/+264
* netlists-gates.ads: add comments.Tristan Gingold2020-06-021-6/+8
* netlists-memories: clean up: remove handling of dff/idff in chains.Tristan Gingold2020-06-021-57/+28
* netlists-memories: handle another merge of dff in read ports. For #1348Tristan Gingold2020-06-021-3/+154
* testsuite/gna: adjust issue1346Tristan Gingold2020-06-021-1/+2
* testsuite/synth: add a test for #662Tristan Gingold2020-06-023-0/+63
* grt: add and document option --assertsTristan Gingold2020-06-024-27/+51
* Synthesis of PSL prev function.Tristan Gingold2020-06-0214-236/+441
* 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