Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: Move --psl-report-uncovered to run options, not analysis options. | Ondrej Ille | 2021-03-22 | 4 | -3/+12 |
| | |||||
* | Revert "src: Add -Wpsl-uncovered option to optionally warn about uncovered ↵ | Ondrej Ille | 2021-03-22 | 4 | -31/+17 |
| | | | | | | PSL sequences at the end of simulation." This reverts commit e20d4477f9b55f897d4f9008d6c94db8d8c3a54f. | ||||
* | Revert "src: Fix build warning for redundant comparison." | Ondrej Ille | 2021-03-22 | 1 | -1/+1 |
| | | | | This reverts commit 575d36067953ae20e76d64bc95d8b3c4577995db. | ||||
* | Revert "src: Fix notes on pull-request." | Ondrej Ille | 2021-03-22 | 3 | -9/+10 |
| | | | | This reverts commit c7a6eda4640ae235c944168ca6c536434808ece8. | ||||
* | testsuite: Add gna for 1690. | Ondrej Ille | 2021-03-22 | 2 | -0/+59 |
| | |||||
* | src: Fix notes on pull-request. | Ondrej Ille | 2021-03-22 | 3 | -10/+9 |
| | |||||
* | src: Fix build warning for redundant comparison. | Ondrej Ille | 2021-03-22 | 1 | -1/+1 |
| | |||||
* | src: Add -Wpsl-uncovered option to optionally warn about uncovered PSL ↵ | Ondrej Ille | 2021-03-22 | 4 | -17/+31 |
| | | | | sequences at the end of simulation. | ||||
* | testsuite/gna: add a test for #1689 | Tristan Gingold | 2021-03-21 | 2 | -0/+39 |
| | |||||
* | vhdl-sem_types: fix staticness of constrained array. For #1689 | Tristan Gingold | 2021-03-21 | 1 | -7/+10 |
| | |||||
* | pyGHDL: regenerate | Tristan Gingold | 2021-03-20 | 1 | -180/+181 |
| | |||||
* | testsuite/gna: add a test for #1691 | Tristan Gingold | 2021-03-20 | 2 | -0/+22 |
| | |||||
* | vhdl: make standard.now impure for vhdl 2008. Fix #1691 | Tristan Gingold | 2021-03-20 | 1 | -5/+11 |
| | |||||
* | testsuite/gna: add a test for #1688 | Tristan Gingold | 2021-03-19 | 3 | -0/+80 |
| | |||||
* | vhdl: handle alias of protected objects. Fix #1688 | Tristan Gingold | 2021-03-19 | 2 | -8/+23 |
| | |||||
* | testsuite/gna: add test for #1687 | Tristan Gingold | 2021-03-18 | 3 | -0/+43 |
| | |||||
* | configure: work-around unexpected regexp range with sv_SE locale. Fix #1581 | Tristan Gingold | 2021-03-18 | 1 | -2/+5 |
| | |||||
* | netlists-dump: also dump attributes | Tristan Gingold | 2021-03-17 | 3 | -74/+168 |
| | |||||
* | synth: handle loc attribute (for ports). Fix #1682 | Tristan Gingold | 2021-03-17 | 2 | -1/+5 |
| | |||||
* | netlists: do not remove net gates that have an attribute | Tristan Gingold | 2021-03-17 | 3 | -25/+36 |
| | |||||
* | std_names: add Name_Loc | Tristan Gingold | 2021-03-17 | 2 | -1/+3 |
| | |||||
* | synth-expr.adb: add comments | Tristan Gingold | 2021-03-14 | 1 | -0/+5 |
| | |||||
* | testsuite/synth: add test for #1685 | Tristan Gingold | 2021-03-14 | 2 | -0/+43 |
| | |||||
* | synth-expr.adb: handle const right in synth_short_circuit. Fix #1685 | Tristan Gingold | 2021-03-14 | 1 | -0/+6 |
| | |||||
* | testsuite/gna: add a test for #1684 | Tristan Gingold | 2021-03-13 | 5 | -0/+90 |
| | |||||
* | vhdl-canon.adb: handle individual assoc in extract sensitivity. Fix #1684 | Tristan Gingold | 2021-03-13 | 1 | -0/+2 |
| | |||||
* | testsuite/synth: add a test for #1679 | Tristan Gingold | 2021-03-13 | 2 | -0/+30 |
| | |||||
* | synth-oper: handle const for numeric_std.match Fix #1679 | Tristan Gingold | 2021-03-13 | 1 | -0/+1 |
| | |||||
* | testsuite/synth: add a test for #1681 | Tristan Gingold | 2021-03-13 | 4 | -0/+119 |
| | |||||
* | synth-expr: allow non-simple name for FF clocks. Fix #1681 | Tristan Gingold | 2021-03-13 | 1 | -12/+17 |
| | |||||
* | testsuite/synth: add a test for #1680 | Tristan Gingold | 2021-03-13 | 2 | -0/+40 |
| | |||||
* | synth: handle attributes of length 0. Fix #1680 | Tristan Gingold | 2021-03-13 | 2 | -3/+6 |
| | |||||
* | scripts/vendors: add missing workdir argument | Nicola Corna | 2021-03-13 | 1 | -3/+3 |
| | |||||
* | Regenerate errorout.py | Tristan Gingold | 2021-03-09 | 1 | -11/+12 |
| | |||||
* | testsuite/gna: add a test for #1677 | Tristan Gingold | 2021-03-08 | 3 | -0/+80 |
| | |||||
* | Add a warning for processes without a wait statement. Fix #1677 | Tristan Gingold | 2021-03-08 | 2 | -7/+17 |
| | |||||
* | ghdlvpi.adb: use Directory_Separator. | Tristan Gingold | 2021-03-07 | 1 | -1/+3 |
| | |||||
* | Makefile.in: make ghdl/ include subdir explicit | Tristan Gingold | 2021-03-07 | 1 | -7/+8 |
| | |||||
* | Makefile.in: adjust install.vpi.local Fox #1674 | Tristan Gingold | 2021-03-07 | 1 | -3/+3 |
| | |||||
* | Include directory structure proposal. | Michał Kruszewski | 2021-03-07 | 7 | -16/+16 |
| | |||||
* | scripts/vendors: fix typo in deprecated script param (#1673) | Adrian Byszuk | 2021-03-05 | 1 | -2/+2 |
| | | | | | | Pull request #1653 reintroduced deprecated script params, but with a typo in one of the vendor scripts. Co-authored-by: Adrian Byszuk <adrian.byszuk@cern.ch> | ||||
* | VHPI: add tests for loading libraries | Marlon James | 2021-03-04 | 15 | -5/+173 |
| | |||||
* | VHPI: add initial minimal implementation | Marlon James | 2021-03-04 | 20 | -28/+3252 |
| | | | | | | | | Minimal implementation of VHPI provides library loading and error support. Calling most vhpi_* functions will raise a VHPI error condition. Incorporates VHPI thunks into libghdlvpi for linking. | ||||
* | VPI: support loading multiple libraries | Marlon James | 2021-03-02 | 6 | -19/+132 |
| | |||||
* | testsuite/synth: add a test for #1665 | Tristan Gingold | 2021-02-27 | 2 | -0/+24 |
| | |||||
* | synth: handle pow and arctan from ieee.math_real. Fix #1665 | Tristan Gingold | 2021-02-27 | 7 | -409/+436 |
| | |||||
* | vhdl-sem_expr.adb: improve fix for #1664 | Tristan Gingold | 2021-02-27 | 1 | -4/+1 |
| | |||||
* | vhdl-nodes.ads: add a comment | Tristan Gingold | 2021-02-27 | 1 | -0/+2 |
| | |||||
* | testsuite/gna: add a test for #1664 | Tristan Gingold | 2021-02-27 | 5 | -0/+126 |
| | |||||
* | vhdl-sem_expr: detect incorrect condition for vhdl08. Fix #1664 | Tristan Gingold | 2021-02-27 | 1 | -0/+3 |
| |