aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * doc: use extlinks moreumarcor2022-02-079-67/+70
| * doc/conf: fall back to 'alabaster' if '_theme' does not existumarcor2022-02-071-15/+23
| * doc: move toctrees to a fileumarcor2022-02-072-65/+66
| * doc: use theme_overrides and class 'shield' to fix the width of SHIELDsumarcor2022-02-074-63/+75
| * doc/About: updateumarcor2022-02-071-10/+28
| * doc/conf: add interpshinx target 'vasg'umarcor2022-02-071-3/+4
| * doc/internals/Overview: updateumarcor2022-02-075-26/+35
* | testsuite/synth: add a test for #1961Tristan Gingold2022-02-223-0/+73
* | synth: fix handling of record constraints in subtype. Fix #1961Tristan Gingold2022-02-222-5/+28
* | testsuite/synth: add a reproducer for #1978Tristan Gingold2022-02-212-0/+53
* | testsuite/synth: add a test for #1968Tristan Gingold2022-02-183-0/+141
* | elab-vhdl_values.adb: fix a typo. Fix #1968Tristan Gingold2022-02-181-2/+2
* | testsuite/synth: add a test for #1977Tristan Gingold2022-02-172-0/+56
* | synth-vhdl_oper: handle to_unsigned with an unsigned for size. Fix #1977Tristan Gingold2022-02-171-27/+30
* | testsuite/synth: add a test for #1972Tristan Gingold2022-02-172-0/+19
* | synth: properly propagate bound errors. Fix #1972Tristan Gingold2022-02-174-16/+38
* | Fixed failing vendor library compilation using PoSh scriptsPatrick Lehmann2022-02-163-18/+18
|\ \
| * | Fixed failing vendor library compilation using PoSh scriptsHauke Günther2022-02-163-18/+18
|/ /
* | testsuite/synth: add a test for #1971Tristan Gingold2022-02-162-0/+16
* | synth-vhdl_oper: handle bit condition operator. Fix #1971Tristan Gingold2022-02-161-1/+2
* | Fix getting vendor tool directory from environment variable using PowerShellPatrick Lehmann2022-02-165-5/+5
|\ \ | |/ |/|
| * Fix get vendor tool directory from env variableHauke Günther2022-02-165-5/+5
|/
* testsuite/synth: add a test for #1962Tristan Gingold2022-02-053-0/+101
* synth-vhdl_aggr: fix mismatch. Fix #1962Tristan Gingold2022-02-051-1/+6
* testsuite/gna: add a reproducer for #1953Tristan Gingold2022-02-052-0/+23
* testsuite/synth: add more tests for subtraction in std_logic_unsignedTristan Gingold2022-02-059-0/+163
* ci: fix skip-deploy syntaxumarcor2022-02-031-1/+1
* editorconfig: set charset=latin1 for VHDL sourcesPatrick Lehmann2022-02-031-0/+3
|\
| * editorconfig: set charset=latin1 for VHDL sourcesXiretza2022-02-031-0/+3
* | pyGHDL: reformat after update to black version 22Patrick Lehmann2022-02-031-4/+4
|\ \ | |/ |/|
| * pyGHDL: reformat after update to black version 22Xiretza2022-02-031-4/+4
|/
* testsuite/synth: add a test for #1951Tristan Gingold2022-01-182-0/+29
* synth: fix handling of std_logic_unsigned."-" for negative numbers.Tristan Gingold2022-01-181-8/+12
* errorout-console: check for TERM=dumb for colorize autodetect. Fix #1950Tristan Gingold2022-01-171-14/+30
* testsuite/synth: add more tests for generic packagesTristan Gingold2022-01-165-0/+107
* testsuite/synth: add a test for #1947Tristan Gingold2022-01-162-0/+49
* synth: adjust handling of subprogram calls in package instantiation. Fix #1947Tristan Gingold2022-01-161-3/+14
* testsuite/synth: add tests for generic types in entitiesTristan Gingold2022-01-154-0/+80
* testsuite/synth: add a test for #1949Tristan Gingold2022-01-152-0/+20
* synth: do not annotate generic types in package. Fix #1949Tristan Gingold2022-01-152-12/+23
* vhdl: add commentsTristan Gingold2022-01-151-1/+6
* testsuite/synth: add a test for #1948Tristan Gingold2022-01-142-0/+28
* synth: handle macro-expanded package body. Fix #1948Tristan Gingold2022-01-143-6/+16
* testsuite/synth: add a test for #1945Tristan Gingold2022-01-126-0/+128
* synth: handle alias of alias. Fix #1945Tristan Gingold2022-01-121-2/+15
* testsuite/synth: add a test for #1944Tristan Gingold2022-01-102-0/+19
* synth: refine handling of interface type. Fix #1944Tristan Gingold2022-01-102-8/+22
* testsuite/gna: add a test for #1943Tristan Gingold2022-01-092-0/+33
* trans-chap2.adb: handle Kind_Component in Copy_Info. Fix #1943Tristan Gingold2022-01-091-1/+8
* testsuite/gna: add a test for #1934Tristan Gingold2022-01-093-0/+75