Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for PSL assumptions, used in formal verification (#880) | Pepijn de Vos | 2019-08-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * vhdl: make the parser understand PSL assume * assume does not actually have report according to the spec. Just a property. * add SPL assume to semantic analysis * canonicalise PSL assume * add assume to annotations * add PSL assume to simulation code * statement -> directive * add assume to translation files * update ticked24 testcase * correctly parse assume * add assume testcase * refactor chunk of duplicated code | ||||
* | ticket24: check if tested feature is present. | Tristan Gingold | 2017-12-11 | 1 | -10/+17 |
| | |||||
* | testsuite/gna: adjust for windows. | Tristan Gingold | 2016-12-20 | 1 | -2/+2 |
| | |||||
* | Also test ticket24 with vhdl08. | Tristan Gingold | 2016-03-19 | 1 | -3/+13 |
| | |||||
* | Add testcase for ticket24 | Tristan Gingold | 2016-03-18 | 3 | -0/+81 |