aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans_decls.ads
Commit message (Expand)AuthorAgeFilesLines
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+2
* Fix overflow detection for **, implement ** for i64.Tristan Gingold2018-11-141-1/+2
* Use specific error message for direction mismatch.Tristan Gingold2018-04-251-1/+2
* Create default value for ports.Tristan Gingold2017-05-091-13/+19
* Add 'Image and 'Value for i64.Tristan Gingold2017-01-131-0/+2
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+1
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+1
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-0/+2
* Move translate and simulate.Tristan Gingold2014-11-051-0/+257