aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-helpers2.adb
Commit message (Expand)AuthorAgeFilesLines
* ortho: add a length parameter to start_array_aggr.Tristan Gingold2020-05-281-5/+3
* translate: add Convert_Array_Base. For #1038Tristan Gingold2020-01-271-2/+2
* vhdl/translate: minor refactoring.Tristan Gingold2020-01-061-3/+2
* Rework translation of unbounded and complex types.Tristan Gingold2018-10-211-7/+8
* translate: remove other use of Nam_Buffer.Tristan Gingold2018-01-201-6/+3
* Rework array/record type mode to improve support of constrained records.Tristan Gingold2018-01-111-4/+2
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-6/+5
* translate: renaming.Tristan Gingold2017-06-211-2/+2
* gen_simple_signal_assign: handle unbounded record.Tristan Gingold2017-06-181-2/+3
* Allocate dynamic object in suspended procedures on stack2.Tristan Gingold2017-06-161-2/+1
* Create default value for ports.Tristan Gingold2017-05-091-11/+2
* translate: rename get_array_base to get_composite_baseTristan Gingold2017-01-021-3/+3
* Minor cleanup.Tristan Gingold2016-03-311-9/+0
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-211-2/+2
* Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold2015-12-181-2/+1
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-2/+1
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-1/+1
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-131-1/+1
* Split translation into child packages.Tristan Gingold2014-11-091-0/+318