Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/pnodes.py: add a comment | Tristan Gingold | 2021-11-05 | 1 | -0/+3 |
| | |||||
* | vhdl: parse PSL inherit spec. For #1899 | Tristan Gingold | 2021-11-04 | 11 | -739/+800 |
| | |||||
* | vhdl: add tok_inherit. Preliminary work for #1899 | Tristan Gingold | 2021-11-03 | 7 | -740/+747 |
| | |||||
* | testsuite/gna: add a test for #1898 | Tristan Gingold | 2021-11-03 | 5 | -0/+50 |
| | |||||
* | trans-chap7: convert to base type for array-element operation. For #1898 | Tristan Gingold | 2021-11-03 | 1 | -3/+5 |
| | |||||
* | ci: simplify MSYS2 matrices using 'pacboy' | umarcor | 2021-11-03 | 1 | -44/+42 |
| | |||||
* | synth: Support alias declarations in vunit | tmeissner | 2021-11-02 | 9 | -8/+55 |
| | |||||
* | synth: do full elaboration before synthesis | Tristan Gingold | 2021-11-01 | 61 | -2038/+5349 |
| | |||||
* | testsuite/gna/issue1069: improve harness | Tristan Gingold | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | vhdl: also warns on unused enumeration literal | Tristan Gingold | 2021-11-01 | 5 | -219/+256 |
| | |||||
* | pyGHDL/cli/lsp.py: fix --disp-config | Tristan Gingold | 2021-11-01 | 1 | -0/+2 |
| | |||||
* | testsuite/synth: add a test for #1903 | Tristan Gingold | 2021-10-29 | 2 | -0/+30 |
| | |||||
* | synth: reject wait statement. Fix #1903 | Tristan Gingold | 2021-10-29 | 1 | -0/+3 |
| | |||||
* | testsuite/gna: add a test for #1897 | Tristan Gingold | 2021-10-19 | 4 | -0/+253 |
| | |||||
* | vhdl-configuration.adb: avoid a crash in case of error. Fix #1897 | Tristan Gingold | 2021-10-18 | 1 | -2/+11 |
| | |||||
* | testsuite/synth: add a test for #1896 | Tristan Gingold | 2021-10-18 | 3 | -1/+44 |
| | |||||
* | synth-static_oper: handle or/and reduce operators for unsigned. Fix #1896 | Tristan Gingold | 2021-10-18 | 1 | -1/+5 |
| | |||||
* | ortho/debug and ortho/oread: also increase identifier buffers. For #1894 | Tristan Gingold | 2021-10-18 | 2 | -2/+2 |
| | |||||
* | CI: Add UCRT64 jobs and generate artifacts/assets | Patrick Lehmann | 2021-10-17 | 1 | -46/+56 |
|\ | |||||
| * | ci: cleanup job names | umarcor | 2021-10-17 | 1 | -7/+7 |
| | | |||||
| * | ci: add UCRT64 jobs and generate artifacts/assets | umarcor | 2021-10-17 | 1 | -43/+53 |
|/ | |||||
* | ci: bump Python to 3.10 when using Action setup-python | umarcor | 2021-10-17 | 1 | -3/+3 |
| | |||||
* | testsuite/gna: add a test for #1894 | Tristan Gingold | 2021-10-16 | 2 | -0/+21 |
| | |||||
* | trans.adb: increased maximum identifier length. Fix #1894 | Tristan Gingold | 2021-10-16 | 1 | -1/+1 |
| | |||||
* | configure: blindly allow llvm 13 | Tristan Gingold | 2021-10-15 | 1 | -0/+1 |
| | |||||
* | Add test for PSL declarations in inline PSL | tmeissner | 2021-10-14 | 3 | -1/+63 |
| | |||||
* | synth: Support PSL declarations in inline PSL | tmeissner | 2021-10-14 | 1 | -1/+2 |
| | |||||
* | testsuite/synth: add a test for #1889 | Tristan Gingold | 2021-10-13 | 3 | -0/+42 |
| | |||||
* | synth: add support for sequence instance in vunit. Fix #1889 | Tristan Gingold | 2021-10-13 | 5 | -4/+12 |
| | |||||
* | testsuite/synth: add one more test for #1886 | Tristan Gingold | 2021-10-10 | 1 | -1/+1 |
| | |||||
* | synth-vhdl_expr.adb: handle more dynamic slice cases. Fix #1886 | Tristan Gingold | 2021-10-10 | 1 | -42/+74 |
| | | | | And add comments | ||||
* | testsuite/synth: add a test for #1886 | Tristan Gingold | 2021-10-09 | 7 | -0/+193 |
| | |||||
* | synth-vhdl_expr: fix handling of negative factor in slice. For #1886 | Tristan Gingold | 2021-10-09 | 1 | -25/+61 |
| | |||||
* | synth-vhdl_decls.adb: also detect unassigned variables. | Tristan Gingold | 2021-10-09 | 1 | -11/+4 |
| | | | | For ghdl/ghdl-yosys-plugin#159 | ||||
* | Makefile.in: honor GHDL_* envvars for overriding version | umarcor | 2021-10-09 | 1 | -5/+5 |
| | |||||
* | testsuite/gna: add a test for #1883 | Tristan Gingold | 2021-10-06 | 2 | -0/+22 |
| | |||||
* | vhdl-scanner: improve error message. Fix #1883 | Tristan Gingold | 2021-10-06 | 1 | -1/+2 |
| | |||||
* | version.in: reformatting, simplify the Makefile rule | Tristan Gingold | 2021-10-06 | 2 | -19/+17 |
| | |||||
* | ci: upload ghdl.1 to nightly | umarcor | 2021-10-04 | 1 | -9/+2 |
| | |||||
* | Makefile.in: Allow overriding version string even with git | Andreas Bombe | 2021-10-04 | 1 | -6/+9 |
| | | | | | | | | When creating version.tmp, the Makefile.in has provisions for setting the DESC, REF and HASH variables from environment variables. However these would be overwritten if it detects it is building from a git checkout. This commit changes it to always override the default or autodetected values when the environment variables are available, | ||||
* | Makefile.in: Use $(CURDIR) instead of $(shell pwd) | Andreas Bombe | 2021-10-04 | 1 | -1/+1 |
| | | | | | | | | GNU make will set the variable CURDIR to the current directory, there is no need to call out to the shell. Also use simple assignment instead of conditional on not previously set. Otherwise it could get its value from an envirnoment variable "PWD", which shells may or may not have set, or which may not be up to date at the time of the call. | ||||
* | doc/ghdl.1: Follow style conventions in SEE ALSO section | Andreas Bombe | 2021-10-04 | 1 | -3/+1 |
| | |||||
* | Makefile.in: Fix missed files in distclean | Andreas Bombe | 2021-10-04 | 1 | -0/+1 |
| | | | | | The files elf_arch.ads and ghdlsynth_maybe.ads are created by the configure script and also need to be removed in distclean. | ||||
* | testsuite/gna: add a test for #1736 | Tristan Gingold | 2021-10-04 | 4 | -0/+42 |
| | |||||
* | elab-order command: add an option to display libraries. Fix #1736 | Tristan Gingold | 2021-10-04 | 2 | -12/+39 |
| | |||||
* | testsuite/gna: add a test for #1386 | Tristan Gingold | 2021-10-03 | 2 | -0/+22 |
| | |||||
* | grt-change_generics: handle subtype for elements. Fix #1386 | Tristan Gingold | 2021-10-03 | 1 | -2/+8 |
| | |||||
* | testsuite/gna: add tests for previous commit | Tristan Gingold | 2021-10-01 | 4 | -0/+21 |
| | |||||
* | vhdl: report unused types and subtypes | Tristan Gingold | 2021-10-01 | 2 | -1/+13 |
| | |||||
* | testsuite/gna: add a test for previous commit | Tristan Gingold | 2021-10-01 | 3 | -0/+11 |
| |