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/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