index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
/
trans-chap3.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: consider fully static record aggregates. Fix #2051
Tristan Gingold
2022-05-07
1
-1
/
+2
*
trans-chap3: add a stride parameter to index_array. For #1831
Tristan Gingold
2021-09-07
1
-2
/
+4
*
vhdl/translate: adjust slice names for unbounded arrays. Fir #1836
Tristan Gingold
2021-09-03
1
-0
/
+6
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
translate: add a function to get allocation kind of layout var.
Tristan Gingold
2020-07-29
1
-0
/
+4
*
translate: fix foreach_non_composite for arrays with unbounded elements.
Tristan Gingold
2020-07-27
1
-0
/
+2
*
translate: handle slice of arrays with unbounded elements.
Tristan Gingold
2020-07-27
1
-3
/
+11
*
trans-chap3: renaming to clarify parameters.
Tristan Gingold
2020-07-27
1
-2
/
+2
*
trans: propagate parent_type changes.
Tristan Gingold
2020-07-25
1
-3
/
+1
*
vhdl/translate: rework object type elaboration. For #641
Tristan Gingold
2020-06-24
1
-2
/
+2
*
ortho: add a length parameter to start_array_aggr.
Tristan Gingold
2020-05-28
1
-0
/
+3
*
vhdl: fix crash on vhdl08 sub-sub index constraint. For #1191
Tristan Gingold
2020-04-07
1
-0
/
+1
*
translate: add Convert_Array_Base. For #1038
Tristan Gingold
2020-01-27
1
-0
/
+5
*
vhdl/translate: check_composite_match: rename and handle records.
Tristan Gingold
2019-05-03
1
-7
/
+7
*
Preliminary support of dynamically unbounded elements in aggregates.
Tristan Gingold
2018-12-12
1
-0
/
+4
*
translate: renaming, support constrained unbounded record aggregates.
Tristan Gingold
2018-12-07
1
-2
/
+3
*
translate: refactoring.
Tristan Gingold
2018-11-20
1
-1
/
+1
*
translate chap8: layout base bounds for unbounded individual assoc.
Tristan Gingold
2018-10-24
1
-0
/
+3
*
Rework translation of unbounded and complex types.
Tristan Gingold
2018-10-21
1
-13
/
+24
*
translate: for alias of signal slice: trsnslate name subtype.
Tristan Gingold
2018-09-18
1
-0
/
+5
*
translate: refactoring and renaming (chap3)
Tristan Gingold
2018-09-18
1
-2
/
+0
*
Translate: minor cleanup.
Tristan Gingold
2018-01-17
1
-0
/
+2
*
Translate; properly separates translation of types from translation of subtypes.
Tristan Gingold
2018-01-17
1
-5
/
+14
*
WIP: index arrays of unbounded elements.
Tristan Gingold
2018-01-11
1
-0
/
+4
*
WIP: arrays of unbounded type.
Tristan Gingold
2018-01-11
1
-2
/
+20
*
translate: handle dynamic individual association (records only).
Tristan Gingold
2017-10-29
1
-0
/
+7
*
Rename Allocate_Fat_Array_Base to Allocate_Unbounded_Composite_Base.
Tristan Gingold
2017-10-28
1
-7
/
+7
*
translate: renaming.
Tristan Gingold
2017-06-21
1
-2
/
+2
*
wip: rework subprogram translation.
Tristan Gingold
2017-05-18
1
-1
/
+2
*
Translation: separate subprogram translation spec and body.
Tristan Gingold
2017-05-18
1
-1
/
+2
*
WIP: translate size of unbounded records.
Tristan Gingold
2017-01-23
1
-1
/
+5
*
translate: WIP - refactoring for unbounded records.
Tristan Gingold
2017-01-02
1
-2
/
+1
*
translate: rename get_array_base to get_composite_base
Tristan Gingold
2017-01-02
1
-2
/
+2
*
Fix regression from states.
Tristan Gingold
2015-09-26
1
-0
/
+1
*
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-04
1
-0
/
+3
*
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
1
-5
/
+3
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-4
/
+16
*
Translate: rewrite concatenation. Now O(n).
Tristan Gingold
2014-11-17
1
-9
/
+4
*
Create_Range_From_Length: use Mnode instead of ptr. Style changes.
Tristan Gingold
2014-11-11
1
-5
/
+4
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-0
/
+264