aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans_decls.ads
Commit message (Expand)AuthorAgeFilesLines
* Add explicit ?>= and ?> functions for translation.Brian Padalino2021-09-221-0/+2
* update license headersumarcor2021-01-141-11/+9
* vhdl: handle force/release statements in translate and grt. For #1416Tristan Gingold2020-08-031-0/+15
* vhdl: add ghdl_integer_index_check_failed. For #1257Tristan Gingold2020-06-171-0/+1
* Add support for PSL assumptions, used in formal verification (#880)Pepijn de Vos2019-08-071-0/+1
* 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