Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite/gna: add a test for #1474 | Tristan Gingold | 2021-09-07 | 3 | -0/+81 |
| | | | | Close #1474 | ||||
* | testsuite/gna: add a test for #1485 | Tristan Gingold | 2021-09-07 | 2 | -0/+19 |
| | |||||
* | testsuite/synth: improve test for keep attribute | Tristan Gingold | 2021-09-07 | 3 | -0/+104 |
| | |||||
* | testsuite/gna: add a test for #1831 | Tristan Gingold | 2021-09-07 | 2 | -0/+28 |
| | |||||
* | testsuite/gna: add a test for #1657 | Tristan Gingold | 2021-09-07 | 3 | -0/+65 |
| | |||||
* | testsuite/gna: add a test for #1836 | Tristan Gingold | 2021-09-03 | 3 | -0/+65 |
| | |||||
* | testsuite/gna: check last commit (psl abort) for #1654 | Tristan Gingold | 2021-09-02 | 2 | -1/+3 |
| | |||||
* | testsuite/synth: add a test for previous commit. For #1850 | Tristan Gingold | 2021-09-01 | 2 | -0/+131 |
| | |||||
* | testsuite/synth: add a test for #1654 | Tristan Gingold | 2021-08-31 | 3 | -0/+132 |
| | |||||
* | testsuite/gna: add a test for #1654 | Tristan Gingold | 2021-08-30 | 3 | -0/+255 |
| | |||||
* | testsuite/gna: add a test for Wuseless warning. For #1832 | Tristan Gingold | 2021-08-29 | 2 | -0/+26 |
| | |||||
* | testsuite/synth: add a test for #1832 | Tristan Gingold | 2021-08-29 | 2 | -0/+29 |
| | |||||
* | pyGHDL.dom: improvements (#1848) | Unai Martinez-Corral | 2021-08-27 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # New Features * Translate null statements. * Sequential procedure call. * Concurrent assert statement (but without condition) This needs either PSL translations or help from @tgingold to have partial elaboration to a PSL assert becomes a normal VHDL assertion like in VHDL-93. * Translate sensitivity lists. # Changes * None # Bug fixes * Changes due to typo in pyVHDLModel for `Choises`. | ||||
| * | Added concurrent (PSL) assertion. | Patrick Lehmann | 2021-08-26 | 1 | -0/+4 |
| | | |||||
| * | Translate sequential procedure calls. | Patrick Lehmann | 2021-08-26 | 1 | -0/+1 |
| | | |||||
| * | Implemented handling off null statements. | Patrick Lehmann | 2021-08-26 | 1 | -0/+5 |
| | | |||||
* | | testsuite/synth: add a test for #1850 | Tristan Gingold | 2021-08-27 | 3 | -0/+82 |
| | | |||||
* | | testsuite/synth: Add a test for ghdl/ghdl-yosys-plugin#154 | Tristan Gingold | 2021-08-27 | 2 | -0/+58 |
|/ | |||||
* | testsuite/gna: add a test for #1832 | Tristan Gingold | 2021-08-26 | 2 | -0/+132 |
| | |||||
* | testsuite/gna: add a reproducer for #1834 | Tristan Gingold | 2021-08-26 | 3 | -0/+59 |
| | |||||
* | testsuite/synth: add a test for #1838 | Tristan Gingold | 2021-08-25 | 2 | -0/+48 |
| | |||||
* | testsuite/gna: add a testcase for #1844 | Tristan Gingold | 2021-08-25 | 2 | -0/+56 |
| | |||||
* | testsuite/gna: add a test for #1814 | Tristan Gingold | 2021-08-24 | 3 | -0/+72 |
| | |||||
* | testsuite/gna: add a test for #1837 | Tristan Gingold | 2021-08-24 | 2 | -0/+19 |
| | |||||
* | Fixes due to a bug in pyVHDLModel. Name Context was used twice. | Patrick Lehmann | 2021-08-23 | 1 | -4/+4 |
| | |||||
* | Handle open in map aspects. | Patrick Lehmann | 2021-08-23 | 1 | -1/+2 |
| | |||||
* | Handle associations. | Patrick Lehmann | 2021-08-23 | 1 | -5/+15 |
| | |||||
* | Implemented handling of wait statements. | Patrick Lehmann | 2021-08-23 | 1 | -4/+8 |
| | |||||
* | Read condition, message and severity from asserts and reports. | Patrick Lehmann | 2021-08-23 | 1 | -0/+5 |
| | |||||
* | Some updates. | Patrick Lehmann | 2021-08-23 | 1 | -0/+4 |
| | |||||
* | Handle context references. | Patrick Lehmann | 2021-08-23 | 1 | -7/+10 |
| | |||||
* | Handle contexts. | Patrick Lehmann | 2021-08-23 | 1 | -0/+10 |
| | |||||
* | Handle if-statements. | Patrick Lehmann | 2021-08-23 | 1 | -0/+2 |
| | |||||
* | Extended testcase. | Patrick Lehmann | 2021-08-23 | 1 | -1/+9 |
| | |||||
* | Improved handling of ranges (e.g. via attribute names). | Patrick Lehmann | 2021-08-23 | 1 | -2/+6 |
| | |||||
* | Preparations for sequential statements. | Patrick Lehmann | 2021-08-23 | 1 | -0/+20 |
| | |||||
* | Support for concurrent procedure call. | Patrick Lehmann | 2021-08-23 | 1 | -0/+3 |
| | |||||
* | Improvements for case generate statements. | Patrick Lehmann | 2021-08-23 | 1 | -1/+16 |
| | |||||
* | Improved handling of generate statements and pretty-printing of hierarchy. | Patrick Lehmann | 2021-08-23 | 1 | -6/+6 |
| | |||||
* | Improved pretty-printing for hierarchy. | Patrick Lehmann | 2021-08-23 | 1 | -2/+20 |
| | |||||
* | Added generate statements. | Patrick Lehmann | 2021-08-23 | 1 | -1/+14 |
| | |||||
* | Handle instantiations 1/2. | Patrick Lehmann | 2021-08-23 | 1 | -1/+31 |
| | |||||
* | Adjusted to renaming in pyVHDLModel. | Patrick Lehmann | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | testsuite/gna: add a test for #1625 | Tristan Gingold | 2021-08-23 | 4 | -0/+127 |
| | |||||
* | testsuite/gna: add test for #1672 | Tristan Gingold | 2021-08-23 | 4 | -0/+74 |
| | |||||
* | testsuite/gna: add a test for #1833 | Tristan Gingold | 2021-08-14 | 2 | -0/+85 |
| | |||||
* | testsuite/gna: add a test (close #1667) | Tristan Gingold | 2021-08-06 | 2 | -0/+25 |
| | |||||
* | testsuite/gna: add a test for #1637 | Tristan Gingold | 2021-08-06 | 2 | -0/+24 |
| | |||||
* | testsuite/gna: add a test for #1723 | Tristan Gingold | 2021-08-06 | 3 | -0/+48 |
| | |||||
* | testsuite/gna: add reproducer for #1419 | Tristan Gingold | 2021-08-05 | 5 | -3/+57 |
| |