Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl/translate: handle target aggregate with unbounded names. Fix #1914 | Tristan Gingold | 2021-11-24 | 1 | -1/+2 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | vhdl/translate: handle vhdl-93 'last_value. Fix #1440 | Tristan Gingold | 2020-08-26 | 1 | -6/+9 |
| | |||||
* | translate: improve support of unbounded records and arrays. | Tristan Gingold | 2020-07-25 | 1 | -0/+4 |
| | |||||
* | translate: handle unbounded aggregate for signal target. | Tristan Gingold | 2018-12-03 | 1 | -8/+10 |
| | | | | Fix for #676. | ||||
* | translate: refactoring. | Tristan Gingold | 2018-11-20 | 1 | -1/+3 |
| | |||||
* | Abstract Translate_Enumeration_Literal | Tristan Gingold | 2017-11-16 | 1 | -1/+3 |
| | |||||
* | translate: separate spec and body translation for implicit subprograms. | Tristan Gingold | 2017-05-17 | 1 | -1/+2 |
| | |||||
* | translate: add specific infos for implicit subprograms. | Tristan Gingold | 2017-05-12 | 1 | -6/+6 |
| | |||||
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -8/+5 |
| | | | | Improve simulation speed by about 20%. | ||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -0/+4 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | Translation: handle individual association in function call. | Tristan Gingold | 2015-05-20 | 1 | -7/+0 |
| | | | | | | Factorize code. Fix ticket 74. | ||||
* | concatenation: remove unused left over. | Tristan Gingold | 2014-11-21 | 1 | -1/+0 |
| | |||||
* | Translate_Range: use mnodes. | Tristan Gingold | 2014-11-16 | 1 | -6/+5 |
| | |||||
* | Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename. | Tristan Gingold | 2014-11-15 | 1 | -3/+2 |
| | |||||
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -0/+159 |