Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for PSL onehot/onehot0 functions (#1633) | T. Meissner | 2021-02-09 | 28 | -275/+701 |
| | | | | | | | | | | | | | | | * vhdl: parse PSL onehot/onehot0 builtin calls. For #662 * update pyGHDL bindings * Synthesis of PSL built-in onehot/onehot0 function. * testsuite/synth: add tests of PSL built-in functions onehot()/onehot0() for #662 * doc: add info about PSL built-in functions onehot()/onehot0() for #662 * synth: refactor synthesis of onehot/onehot0 functions Co-authored-by: eine <eine@users.noreply.github.com> | ||||
* | ci: use image 'ghdl/debug:base' as the base of 'ghdl/doc' | eine | 2021-02-07 | 1 | -3/+1 |
| | |||||
* | testsuite/gna: add a test for #1631 | Tristan Gingold | 2021-02-06 | 5 | -0/+45 |
| | |||||
* | vhdl-sem_expr: remove assertion and change comment. Fix #1631 | Tristan Gingold | 2021-02-06 | 1 | -3/+4 |
| | |||||
* | ci/pyGHDL: fix git diff check | eine | 2021-02-06 | 1 | -1/+3 |
| | |||||
* | update license headers | umarcor | 2021-02-05 | 98 | -549/+361 |
| | |||||
* | testsuite/synth: add a test for #1628 | Tristan Gingold | 2021-02-04 | 3 | -0/+40 |
| | |||||
* | Update copyright headers for vhdl-elocations* | Tristan Gingold | 2021-02-04 | 6 | -39/+33 |
| | |||||
* | synth: handle to_stdlogicvector. For #1628 | Tristan Gingold | 2021-02-04 | 1 | -1/+2 |
| | |||||
* | vhdl: recognize to_stdlogicvector. For #1628 | Tristan Gingold | 2021-02-04 | 3 | -222/+243 |
| | |||||
* | testsuite/pyunit: use PYTHON envvar, if defined | umarcor | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.0.0-dev | Tristan Gingold | 2021-02-02 | 2 | -2/+2 |
| | |||||
* | Prepare release 1.0.0 | Tristan Gingold | 2021-02-02 | 2 | -2/+2 |
| | |||||
* | ci: update emojis/icons | eine | 2021-02-02 | 1 | -12/+14 |
| | |||||
* | ci/macos: test all suites | eine | 2021-02-02 | 1 | -1/+2 |
| | |||||
* | ci: cleanup macos build | eine | 2021-02-02 | 2 | -12/+7 |
| | |||||
* | ci: enable both mcode and llvm builds for macos | Edu Garcia | 2021-02-02 | 2 | -5/+18 |
| | |||||
* | ci: remove outdated comment | Edu Garcia | 2021-02-02 | 1 | -3/+0 |
| | |||||
* | ci: enable gnat cache for macos | Edu Garcia | 2021-02-02 | 1 | -0/+8 |
| | |||||
* | ci: make wget a bit less verbose when downloading gnat for macos | Edu Garcia | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | ci: remove gnat cleanup so libghdl can be built for macos | Edu Garcia | 2021-02-02 | 1 | -32/+0 |
| | |||||
* | ci: enable libghdl in the osx job | eine | 2021-02-02 | 1 | -3/+1 |
| | |||||
* | Bump version to v1.0.0rc4 | Tristan Gingold | 2021-02-01 | 2 | -2/+2 |
| | |||||
* | readme: minor fixes | umarcor | 2021-02-01 | 1 | -2/+2 |
| | |||||
* | doc: reorganise and update | umarcor | 2021-02-01 | 29 | -579/+403 |
| | |||||
* | ci: rename workflow 'push' to 'Test' | umarcor | 2021-02-01 | 2 | -2/+2 |
| | |||||
* | doc: move pyGHDL intro to __init__.py | umarcor | 2021-02-01 | 2 | -44/+18 |
| | |||||
* | doc: add ref to ghdl-language-server from ghdl-ls | umarcor | 2021-02-01 | 1 | -2/+2 |
| | |||||
* | doc: rm Foreign, use URL ref | umarcor | 2021-02-01 | 2 | -9/+1 |
| | |||||
* | gitignore: update | umarcor | 2021-02-01 | 1 | -0/+3 |
| | |||||
* | ci: use a clean base image for ghdl/doc | umarcor | 2021-02-01 | 1 | -9/+9 |
| | |||||
* | Bump version to v1.0.0rc3 | Tristan Gingold | 2021-01-31 | 2 | -2/+2 |
| | |||||
* | Bump version to v1.0.0.rc1 | Tristan Gingold | 2021-01-31 | 2 | -2/+2 |
| | |||||
* | testsuite/gna: add testcase for #1624 | Tristan Gingold | 2021-01-29 | 2 | -0/+26 |
| | |||||
* | trans-chap7.adb: handle universal integer/real multiplication. Fix #1624 | Tristan Gingold | 2021-01-29 | 1 | -0/+4 |
| | |||||
* | testsuite/gna: file testcase for #1623 | Tristan Gingold | 2021-01-29 | 6 | -0/+165 |
| | |||||
* | Avoid codacy warnings in previous commit | Tristan Gingold | 2021-01-26 | 1 | -2/+2 |
| | |||||
* | testsuite/gna: add a test for #803 | Tristan Gingold | 2021-01-26 | 5 | -0/+131 |
| | |||||
* | grt: add Error_NF to report final error status. Fix #803 | Tristan Gingold | 2021-01-26 | 3 | -2/+13 |
| | |||||
* | std_names: add gclk. For #1610 | Tristan Gingold | 2021-01-25 | 9 | -398/+412 |
| | | | | Regenerate python files. | ||||
* | Fixes to the UVVM script. | Patrick Lehmann | 2021-01-23 | 1 | -10/+8 |
| | |||||
* | lsp testsuite: improve substitution (for windows) | Tristan Gingold | 2021-01-21 | 1 | -8/+13 |
| | | | | URI and paths need to be substitued differently | ||||
* | vendors/uvvm: adjust newline trim | umarcor | 2021-01-21 | 1 | -2/+2 |
| | |||||
* | vendors/uvvm: fix file existance check | umarcor | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | vendors: make 'filter.analyze.sh' executable | umarcor | 2021-01-21 | 1 | -0/+0 |
| | |||||
* | vendors: move vendor pre-compile scripts into subdir 'scripts' | umarcor | 2021-01-21 | 21 | -9/+9 |
| | |||||
* | Fixed corner cases and error reporting for UVVM pre-compile scripts. (#1619) | Patrick Lehmann | 2021-01-21 | 2 | -9/+21 |
| | |||||
* | src/ghdldrv: fix regression for ghdl-yosys-plugin | Tristan Gingold | 2021-01-20 | 3 | -4/+12 |
| | | | | Allow to do multiple synthesis | ||||
* | LanguageServer: quote URI, adjust lsp.py (for Windows) | Tristan Gingold | 2021-01-20 | 2 | -3/+3 |
| | | | | URI on windows have the colon character (':') quoted. | ||||
* | lsp.py: only use urllib (as python3 is required) | Tristan Gingold | 2021-01-20 | 1 | -6/+3 |
| |