aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/synth: add testcase for previous commit.Tristan Gingold2019-10-093-1/+47
|
* synth: set name on generate statements.Tristan Gingold2019-10-092-6/+16
|
* synth: set location on instances.Tristan Gingold2019-10-091-0/+1
|
* synth: use synth.source for setting location.Tristan Gingold2019-10-098-17/+34
|
* testsuite/synth: add a test for aggregate to net.Tristan Gingold2019-10-093-0/+85
|
* netlists-disp_vhdl: handle const_SB32Tristan Gingold2019-10-091-1/+2
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2019-10-093-1/+51
|
* synth-environment: fix a thinko.Tristan Gingold2019-10-091-1/+2
|
* synth: improve support of procedure calls.Tristan Gingold2019-10-081-20/+25
|
* testsuite/syn: add testcase for #973Tristan Gingold2019-10-083-0/+54
|
* synth: handle read-only aliases. Fix #973Tristan Gingold2019-10-081-1/+9
|
* synth-context: fix encoding of discrete in aggregateTristan Gingold2019-10-081-1/+1
|
* testsuite/synth: add a test for the previous commit.Tristan Gingold2019-10-084-2/+41
|
* synth-disp_vhdl: fix incorrect code for record of widthTristan Gingold2019-10-081-1/+3
|
* synth: fix mul sgn sgn width.Tristan Gingold2019-10-082-8/+9
|
* testsuite/synth: add tests for previous commit.Tristan Gingold2019-10-087-1/+298
|
* synth: fix incorrect order for concat.Tristan Gingold2019-10-082-3/+6
|
* testsuite/synth: add a test.Tristan Gingold2019-10-084-0/+63
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2019-10-087-1/+97
|
* synth-disp_vhdl: handle array/record of 1 element.Tristan Gingold2019-10-081-3/+11
|
* synth: handle subprograms in package body.Tristan Gingold2019-10-081-0/+5
|
* testsuite/synth: add another test.Tristan Gingold2019-10-083-1/+90
|
* testsuite/synth: add a test.Tristan Gingold2019-10-083-0/+87
|
* testsuite/synth: add testcase for #964Tristan Gingold2019-10-083-0/+99
|
* synth: infere_ff: handle pre-enable. Fix #964Tristan Gingold2019-10-081-23/+63
|
* synth: handle case statement on bit vectors.Tristan Gingold2019-10-071-0/+23
|
* testsuite/synth: add test for previous commit.Tristan Gingold2019-10-073-0/+27
|
* synth: handle package bodies.Tristan Gingold2019-10-079-311/+374
|
* synth-oper: handle to_bitvector, simplify.Tristan Gingold2019-10-071-9/+18
|
* vhdl: recognize to_bitvector.Tristan Gingold2019-10-074-84/+79
|
* ghdlsynth: setup error messages for netlists.Tristan Gingold2019-10-071-0/+2
|
* synth-disp_vhdl: handle enum of width 1 forTristan Gingold2019-10-071-2/+6
|
* synth-oper: add support for more functions.Tristan Gingold2019-10-071-1/+51
|
* testsuite/synth: add pkg01Tristan Gingold2019-10-075-0/+82
|
* synth: preliminary support for user packages.Tristan Gingold2019-10-074-84/+85
|
* synth: allow unconnected port.Tristan Gingold2019-10-071-5/+7
|
* ghdlsynth: add --out=dumpTristan Gingold2019-10-071-1/+7
|
* synth: add support for concurrent procedure calls. Fix #969Tristan Gingold2019-10-072-4/+9
|
* testsuite/synth: add testcase for #972Tristan Gingold2019-10-072-0/+29
|
* testsuite/synth: add testcase for #960Tristan Gingold2019-10-065-0/+133
|
* synth: propagate assignments out of subprograms. Fix #960Tristan Gingold2019-10-063-2/+43
|
* netlists-dump: improve output for --out=rawTristan Gingold2019-10-061-4/+5
|
* synth: revert patch on synth_subprogram_association.Tristan Gingold2019-10-063-8/+4
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2019-10-065-0/+89
|
* synth: handle subtypes in components. Fix #970Tristan Gingold2019-10-064-20/+61
|
* ghdlsynth: fix crash when using libghdl.Tristan Gingold2019-10-063-3/+5
|
* synth: fix crash for port subtype in component.Tristan Gingold2019-10-061-1/+1
|
* synth: handle /= with non-matching length. For #968Tristan Gingold2019-10-061-6/+10
|
* netlists: remove get_parent for instance.Tristan Gingold2019-10-061-2/+0
|
* netlists: remove get_parent renaming for input.Tristan Gingold2019-10-065-6/+5
|