Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Testcase for ticket58. | Tristan Gingold | 2015-05-12 | 2 | -0/+17 | |
| | ||||||
* | Testcase for ticket55. | Tristan Gingold | 2015-05-12 | 5 | -0/+36 | |
| | ||||||
* | Add tests for context declaration (ticket53). | Tristan Gingold | 2015-05-12 | 3 | -0/+26 | |
| | ||||||
* | Testcase for ticket 51. | Tristan Gingold | 2015-05-11 | 2 | -0/+29 | |
| | ||||||
* | Test for ticket 47. | Tristan Gingold | 2015-05-11 | 2 | -0/+24 | |
| | ||||||
* | Allow generic without default values in top-level entity. | Tristan Gingold | 2015-05-11 | 2 | -0/+31 | |
| | | | | Implement ticket #47. | |||||
* | Add ticket50 testcase. | Tristan Gingold | 2015-05-11 | 3 | -0/+49 | |
| | ||||||
* | Ticket 46 reproducer. | Tristan Gingold | 2015-05-10 | 2 | -0/+35 | |
| | ||||||
* | File reproducer for ticket 43 and 44. | Tristan Gingold | 2015-05-10 | 7 | -0/+126 | |
| | ||||||
* | File ticket41 testcase. | Tristan Gingold | 2015-05-09 | 3 | -0/+40 | |
| | ||||||
* | Do not fail. | Tristan Gingold | 2015-05-09 | 1 | -1/+1 | |
| | ||||||
* | Fix entity instantiation with extended identifier. | Tristan Gingold | 2015-03-31 | 2 | -0/+24 | |
| | | | | From a patch by Ole Myren Rohne. | |||||
* | generic override: handle enumerated types. | Tristan Gingold | 2015-03-14 | 5 | -1/+49 | |
| | ||||||
* | Add reproducer for ticket40. | Tristan Gingold | 2015-03-14 | 4 | -0/+109 | |
| | ||||||
* | Add test for ticket39 | Tristan Gingold | 2015-03-14 | 2 | -0/+54 | |
| | ||||||
* | generic override: handle i32. | Tristan Gingold | 2015-03-13 | 2 | -0/+23 | |
| | ||||||
* | Fix desynchronization (ghdl_rtik) between grt-waves.adb and ghwlib | Tristan Gingold | 2015-03-11 | 1 | -2/+4 | |
| | ||||||
* | Add bug11 for fst/ghw issues. | Tristan Gingold | 2015-03-11 | 2 | -0/+69 | |
| | ||||||
* | Implement ticket 37: add switch -gNAME=VAL to override top entity generics. | Tristan Gingold | 2015-03-07 | 2 | -0/+20 | |
| | ||||||
* | Add bug reproducer from ghdl-discuss. | Tristan Gingold | 2015-03-01 | 3 | -0/+272 | |
| | ||||||
* | Add test for ticket 38. | Tristan Gingold | 2015-03-01 | 2 | -0/+42 | |
| | ||||||
* | Add bug09 testcase on time<->univ_integer conversions. | Tristan Gingold | 2015-01-22 | 3 | -0/+52 | |
| | ||||||
* | Add testcase for ticket35 (UTF encoding). | Tristan Gingold | 2015-01-21 | 6 | -0/+29 | |
| | ||||||
* | Add testcase bug08 (ambiguous notation for parenthesis name). | Tristan Gingold | 2015-01-20 | 14 | -0/+216 | |
| | ||||||
* | Add bug07 testcase (locally discrete array compare). | Tristan Gingold | 2015-01-20 | 2 | -0/+31 | |
| | ||||||
* | Add bug04 testcase. | Tristan Gingold | 2015-01-20 | 3 | -0/+140 | |
| | ||||||
* | Add testcase for ticket30. | Tristan Gingold | 2015-01-19 | 3 | -0/+61 | |
| | ||||||
* | Testcase for locally static array comparaison. | Tristan Gingold | 2015-01-15 | 2 | -0/+39 | |
| | ||||||
* | Add reproducer from ticket #32. | Tristan Gingold | 2015-01-13 | 6 | -0/+334 | |
| | ||||||
* | Add testcase for ticket29. | Tristan Gingold | 2015-01-11 | 3 | -0/+856 | |
| | ||||||
* | Add minimal example for bug23165 | Tristan Gingold | 2015-01-10 | 2 | -0/+41 | |
| | ||||||
* | File bug23165. | Tristan Gingold | 2015-01-10 | 5 | -0/+166 | |
| | ||||||
* | Add testcase from ticket31. | Tristan Gingold | 2015-01-10 | 3 | -0/+47 | |
| | ||||||
* | Add a testcase for vcd/fst dumps. | Tristan Gingold | 2014-12-21 | 2 | -0/+47 | |
| | ||||||
* | Add ticket26 testcase. | Tristan Gingold | 2014-12-13 | 3 | -0/+84 | |
| | ||||||
* | PSL: allow labels on psl directives (fix ticket26). | Tristan Gingold | 2014-12-13 | 5 | -8/+8 | |
| | ||||||
* | Add perf02 (performance issue). | Tristan Gingold | 2014-12-07 | 36 | -0/+9452 | |
| | ||||||
* | Add reproducer from gna bug 23013. | Tristan Gingold | 2014-12-02 | 2 | -0/+36 | |
| | ||||||
* | Add testcase for bug 22868. | Tristan Gingold | 2014-10-29 | 6 | -0/+132 | |
| | ||||||
* | Testcase for resolver returning by secondary stack. | Tristan Gingold | 2014-09-14 | 2 | -0/+138 | |
| | ||||||
* | Add a test for vhdl08 overloading. | Tristan Gingold | 2014-09-06 | 4 | -0/+142 | |
| | ||||||
* | Add testcase for indexed image. | Tristan Gingold | 2014-09-02 | 4 | -0/+185 | |
| | ||||||
* | Add ticket14. | Tristan Gingold | 2014-06-29 | 6 | -0/+169 | |
| | ||||||
* | Strengthen Is_Signal_Object, add a test for alias. | Tristan Gingold | 2014-06-22 | 2 | -1/+96 | |
| | ||||||
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 5 | -0/+194 | |
| | ||||||
* | Handla index of 'image. Fix ticket20. | Tristan Gingold | 2014-06-21 | 2 | -0/+99 | |
| | ||||||
* | Handle report/severity in PSL assertions. | Tristan Gingold | 2014-06-21 | 4 | -0/+137 | |
| | ||||||
* | Add testcase for ticket15. | Tristan Gingold | 2014-05-07 | 2 | -0/+22 | |
| | ||||||
* | Add more cases in ticket11. | Tristan Gingold | 2014-03-29 | 3 | -0/+52 | |
| | ||||||
* | Fix ticket11: remove from active list a signal not active in the next delta due | Tristan Gingold | 2014-03-29 | 2 | -0/+30 | |
| | | | | to a second assignment. |