aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/synth: add tests for rol/ror. For #1909Tristan Gingold2021-11-115-1/+85
|
* synth: also handle rol. For #1909Tristan Gingold2021-11-111-0/+5
|
* testsuite/synth: add a test for #1909Tristan Gingold2021-11-113-0/+67
|
* synth: handle ror from numeric_std. Fix #1909Tristan Gingold2021-11-111-1/+4
|
* vhdl: recognize ror/rol from ieee.numeric_std. For #1909Tristan Gingold2021-11-113-284/+304
|
* pyGHDL: regenerate nodes.pyTristan Gingold2021-11-101-309/+311
|
* vhdl: Iir_Kind_Foreign_Module is now a library unitTristan Gingold2021-11-0924-667/+730
| | | | | (instead of a design unit). Also, add Iir_Kind_Foreign_Vector_Type_Definition
* lists: add a subtype for valid listsTristan Gingold2021-11-092-2/+4
|
* testsuite/gna: add a test for #1908Tristan Gingold2021-11-055-0/+573
|
* ghdlcomp: exit with error status in case of error. For #1908Tristan Gingold2021-11-051-0/+4
|
* vhdl-configuration: stop earlier in case of error. Fix #1908Tristan Gingold2021-11-051-17/+19
|
* testsuite/synth: add a test for #1899Tristan Gingold2021-11-052-0/+95
|
* vhdl/psl: handle PSL inherit spec. For #1899Tristan Gingold2021-11-058-64/+143
|
* scripts/pnodes.py: add a commentTristan Gingold2021-11-051-0/+3
|
* vhdl: parse PSL inherit spec. For #1899Tristan Gingold2021-11-0411-739/+800
|
* vhdl: add tok_inherit. Preliminary work for #1899Tristan Gingold2021-11-037-740/+747
|
* testsuite/gna: add a test for #1898Tristan Gingold2021-11-035-0/+50
|
* trans-chap7: convert to base type for array-element operation. For #1898Tristan Gingold2021-11-031-3/+5
|
* ci: simplify MSYS2 matrices using 'pacboy'umarcor2021-11-031-44/+42
|
* synth: Support alias declarations in vunittmeissner2021-11-029-8/+55
|
* synth: do full elaboration before synthesisTristan Gingold2021-11-0161-2038/+5349
|
* testsuite/gna/issue1069: improve harnessTristan Gingold2021-11-011-1/+1
|
* vhdl: also warns on unused enumeration literalTristan Gingold2021-11-015-219/+256
|
* pyGHDL/cli/lsp.py: fix --disp-configTristan Gingold2021-11-011-0/+2
|
* testsuite/synth: add a test for #1903Tristan Gingold2021-10-292-0/+30
|
* synth: reject wait statement. Fix #1903Tristan Gingold2021-10-291-0/+3
|
* testsuite/gna: add a test for #1897Tristan Gingold2021-10-194-0/+253
|
* vhdl-configuration.adb: avoid a crash in case of error. Fix #1897Tristan Gingold2021-10-181-2/+11
|
* testsuite/synth: add a test for #1896Tristan Gingold2021-10-183-1/+44
|
* synth-static_oper: handle or/and reduce operators for unsigned. Fix #1896Tristan Gingold2021-10-181-1/+5
|
* ortho/debug and ortho/oread: also increase identifier buffers. For #1894Tristan Gingold2021-10-182-2/+2
|
* CI: Add UCRT64 jobs and generate artifacts/assetsPatrick Lehmann2021-10-171-46/+56
|\
| * ci: cleanup job namesumarcor2021-10-171-7/+7
| |
| * ci: add UCRT64 jobs and generate artifacts/assetsumarcor2021-10-171-43/+53
|/
* ci: bump Python to 3.10 when using Action setup-pythonumarcor2021-10-171-3/+3
|
* testsuite/gna: add a test for #1894Tristan Gingold2021-10-162-0/+21
|
* trans.adb: increased maximum identifier length. Fix #1894Tristan Gingold2021-10-161-1/+1
|
* configure: blindly allow llvm 13Tristan Gingold2021-10-151-0/+1
|
* Add test for PSL declarations in inline PSLtmeissner2021-10-143-1/+63
|
* synth: Support PSL declarations in inline PSLtmeissner2021-10-141-1/+2
|
* testsuite/synth: add a test for #1889Tristan Gingold2021-10-133-0/+42
|
* synth: add support for sequence instance in vunit. Fix #1889Tristan Gingold2021-10-135-4/+12
|
* testsuite/synth: add one more test for #1886Tristan Gingold2021-10-101-1/+1
|
* synth-vhdl_expr.adb: handle more dynamic slice cases. Fix #1886Tristan Gingold2021-10-101-42/+74
| | | | And add comments
* testsuite/synth: add a test for #1886Tristan Gingold2021-10-097-0/+193
|
* synth-vhdl_expr: fix handling of negative factor in slice. For #1886Tristan Gingold2021-10-091-25/+61
|
* synth-vhdl_decls.adb: also detect unassigned variables.Tristan Gingold2021-10-091-11/+4
| | | | For ghdl/ghdl-yosys-plugin#159
* Makefile.in: honor GHDL_* envvars for overriding versionumarcor2021-10-091-5/+5
|
* testsuite/gna: add a test for #1883Tristan Gingold2021-10-062-0/+22
|
* vhdl-scanner: improve error message. Fix #1883Tristan Gingold2021-10-061-1/+2
|