aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* netlists-expands: also handle ror.Tristan Gingold2020-01-301-7/+24
|
* synth: handle some rotation and shifts. Fix #1077Tristan Gingold2020-01-308-206/+412
|
* libraries: install license file for ieee2008.Tristan Gingold2020-01-301-1/+5
|
* ghdlcomp: renaming; allow files in any order for --synth.Tristan Gingold2020-01-304-9/+15
|
* update for gcc10 (#1119)sharkcz2020-01-302-3/+4
| | | | | | * update for gcc10 * update GCC docs for the upcoming version 10
* libraries/ieee2008: add LICENSE file.Tristan Gingold2020-01-271-0/+201
|
* testsuite/gna: add more tests for #1038Tristan Gingold2020-01-271-0/+6
|
* translate: add Convert_Array_Base. For #1038Tristan Gingold2020-01-273-8/+29
|
* netlists-disp_vhdl: minor rework.Tristan Gingold2020-01-261-2/+2
|
* testsuite/synth: add case for #1116Tristan Gingold2020-01-264-0/+97
|
* synth: convert subtype on return. Fix #1116Tristan Gingold2020-01-261-1/+1
|
* synth: avoid crash on incorrect slice direction. For #1116Tristan Gingold2020-01-262-1/+10
|
* testsuite/synth: add a test for #1114Tristan Gingold2020-01-252-0/+35
|
* synth: handle function call in names. Fix #1114Tristan Gingold2020-01-251-0/+6
|
* testsuite/synth: add test for #1113Tristan Gingold2020-01-252-0/+27
|
* synth: improve support of 0-width nets and gates. Fix #1113Tristan Gingold2020-01-254-19/+30
|
* testsuite/synth: add a test for #1109Tristan Gingold2020-01-243-0/+270
|
* synth: handle matching comparisons. Fix #1109Tristan Gingold2020-01-244-188/+482
|
* testsuite/gna: add testcase for the previous commit.Tristan Gingold2020-01-224-0/+146
|
* vhdl-sem_inst: recompute subprogram hash after instantiation.Tristan Gingold2020-01-221-0/+6
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-01-212-0/+17
|
* synth-static_oper: handle array-element concatenation.Tristan Gingold2020-01-211-0/+20
|
* ci: use DESTDIR instead of PREFIX (#1104)eine2020-01-202-11/+11
|
* testsuite/synth: fully enable test #1101Tristan Gingold2020-01-202-5/+8
|
* synth: add id_abs gate. For #1101Tristan Gingold2020-01-209-88/+109
|
* testsuite/synth: add testcase from tgingold/ghdlsynth-beta#80Tristan Gingold2020-01-202-0/+24
|
* synth-static_oper: handle element/array concat.Tristan Gingold2020-01-201-0/+20
|
* GHA: fix windows jobs (#1106)eine2020-01-202-5/+8
| | | | | | * ci: use eine/setup-msys2 instead of numworks/setup-msys2 * msys2: fix package extension (change from xz to zst)
* update README (#1105)eine2020-01-191-27/+18
|
* travis: update to ubuntu16 and fedora31 (#1103)eine2020-01-191-4/+4
|
* testsuite/synth: add test for #1101Tristan Gingold2020-01-192-0/+110
|
* synth: handle more signed operations. For #1101Tristan Gingold2020-01-194-153/+203
|
* synth-oper: handle more signed comparisons. For #1101Tristan Gingold2020-01-191-9/+93
|
* testsuite/synth: add test for #1100.Tristan Gingold2020-01-194-0/+118
|
* synth-stmts: allow slice within a record element. Fix #1100.Tristan Gingold2020-01-191-4/+0
|
* testsuite/synth: add test for #1099Tristan Gingold2020-01-192-0/+43
|
* netlists-builders: relax assertion. Fix #1099Tristan Gingold2020-01-191-1/+0
|
* synth-expr: remove unused with-ed package.Tristan Gingold2020-01-181-1/+0
|
* Extend internals/AST.rstTristan Gingold2020-01-181-10/+70
|
* synth: rewrite to work-around old compiler wrong warning.Tristan Gingold2020-01-181-10/+4
|
* synth: fix a typo in a comment.Tristan Gingold2020-01-181-1/+1
|
* testsuite/synth: add test for #1096Tristan Gingold2020-01-163-0/+61
|
* synth: handle deferred constants. Fix #1096Tristan Gingold2020-01-162-1/+4
|
* testcase/synth: add reproducer from #1090Tristan Gingold2020-01-165-0/+206
|
* netlists-disp_vhdl: display memory content in user order.Tristan Gingold2020-01-161-5/+6
|
* netlists-memories: fix split of memory content. FixTristan Gingold2020-01-161-4/+131
|
* ortho/mcode: use arch64 binary format for mach-OTristan Gingold2020-01-161-1/+1
|
* ynth-inference: refactoring.Tristan Gingold2020-01-161-23/+21
|
* synth-decls: add comments.Tristan Gingold2020-01-161-0/+3
|
* testsuite/synth: add a test for #1095Tristan Gingold2020-01-152-0/+70
|