summaryrefslogtreecommitdiff
path: root/src/vhdl/iirs_utils.adb
AgeCommit message (Expand)Author
2016-01-24simul: fix various issues.Tristan Gingold
2015-09-04Suppress stack switching; save process state in secondary stack.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2015-07-11Defensive code.Tristan Gingold
2015-05-20Fix crash in assert translation for overflow literal.Tristan Gingold
2015-05-12Add context declaration and reference (vhdl 2008).Tristan Gingold
2015-01-10vhdl08: block configuration for if-generate statements.Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-12-14reduce size of enumeration_literal.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold