aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/translation.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* vhdl: add scalar_size. Size of scalar types is computed during analysis.Tristan Gingold2020-04-061-3/+0
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* vhdl: supports VHPIDIRECT in mcode backend.Tristan Gingold2019-04-271-3/+1
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+4
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-4/+3
* translation: remove some use of Nam_Buffer.Tristan Gingold2018-01-201-5/+4
* Split translation into child packages.Tristan Gingold2014-11-091-8/+8
* Move translate and simulate.Tristan Gingold2014-11-051-0/+120