| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl08: strengthten nested packages. | Tristan Gingold | 2016-09-12 | 1 | -1/+8 |
* | vhdl08: preliminary work to support nested package bodies. | Tristan Gingold | 2016-09-04 | 1 | -0/+11 |
* | vhdl08: handle very simple nested packages. | Tristan Gingold | 2016-09-03 | 1 | -58/+76 |
* | vhdl08: add support of case-generate statement | Tristan Gingold | 2016-07-07 | 1 | -16/+49 |
* | PSL: add clocked SERE, make endpoints visible from VHDL. | Tristan Gingold | 2016-03-22 | 1 | -3/+11 |
* | PSL: add counters, generate rti and add --psl-report | Tristan Gingold | 2016-03-18 | 1 | -30/+51 |
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 1 | -44/+44 |
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -1/+1 |
* | trans-rtis: fix uninitialized field (that could result in a crash). | Tristan Gingold | 2015-09-15 | 1 | -10/+8 |
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -19/+23 |
* | Handle vhdl08 if generate statements | Tristan Gingold | 2015-01-07 | 1 | -186/+302 |
* | Rework for vhdl08 generate: change rtis. | Tristan Gingold | 2015-01-04 | 1 | -82/+193 |
* | Initial rework for vhdl 2008 generate statements. | Tristan Gingold | 2015-01-03 | 1 | -37/+75 |
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -6/+6 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -6/+2 |
* | iirs: reduce size of signal_declaration. | Tristan Gingold | 2014-12-14 | 1 | -3/+9 |
* | rtis: add source location for blocks and object. Use them in fst dumper. | Tristan Gingold | 2014-12-13 | 1 | -27/+97 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+2559 |