aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs_utils.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* simul: fix various issues.Tristan Gingold2016-01-241-0/+5
|
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-18/+19
|
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-6/+116
| | | | | translate: separate info for signals from object. Improve some error messages.
* Defensive code.Tristan Gingold2015-07-111-0/+5
|
* Fix crash in assert translation for overflow literal.Tristan Gingold2015-05-201-0/+5
| | | | Fix ticket 75.
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-1/+2
|
* vhdl08: block configuration for if-generate statements.Tristan Gingold2015-01-101-0/+3
|
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-5/+22
|
* Rework string literals: store literals position.Tristan Gingold2014-12-291-13/+4
|
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-4/+10
|
* reduce size of enumeration_literal.Tristan Gingold2014-12-141-1/+0
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1131