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.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl/translate: handle vhdl-93 'last_value. Fix #1440
Tristan Gingold
2020-08-26
1
-1
/
+1
*
translate: improve support of unbounded records and arrays.
Tristan Gingold
2020-07-25
1
-196
/
+215
*
vhdl/translate: clarify meaning of Mstate_E for Mnode.
Tristan Gingold
2020-07-18
1
-5
/
+10
*
vhdl: minimal support of interface package in entities. For #1262
Tristan Gingold
2020-04-27
1
-1
/
+1
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-1
/
+1
*
translate: refactoring of slice diff for enum types.
Tristan Gingold
2019-01-06
1
-0
/
+3
*
Preliminary support of dynamically unbounded elements in aggregates.
Tristan Gingold
2018-12-12
1
-285
/
+293
*
translate: renaming of Kind_Expr/Get_Ortho_Expr.
Tristan Gingold
2018-12-11
1
-6
/
+4
*
trans-chap8: handle unstable range in for-loop.
Tristan Gingold
2018-12-04
1
-0
/
+3
*
Add --max-stack-alloc option, check stack allocation of complex object.
Tristan Gingold
2018-11-23
1
-0
/
+2
*
Fix overflow detection for **, implement ** for i64.
Tristan Gingold
2018-11-14
1
-0
/
+3
*
Rework translation of unbounded and complex types.
Tristan Gingold
2018-10-21
1
-50
/
+198
*
translation: use a simple mark&sweep to free infos.
Tristan Gingold
2018-01-26
1
-2
/
+8
*
translate: fix bug wrt complex variable while unnesting subprograms.
Tristan Gingold
2018-01-11
1
-3
/
+26
*
Rework array/record type mode to improve support of constrained records.
Tristan Gingold
2018-01-11
1
-16
/
+34
*
WIP: index arrays of unbounded elements.
Tristan Gingold
2018-01-11
1
-2
/
+8
*
WIP: add el size and bounds to unbounded arrays.
Tristan Gingold
2018-01-02
1
-1
/
+11
*
WIP: define ghdl_sizes_type.
Tristan Gingold
2018-01-02
1
-0
/
+5
*
Handle protected function as association conversion function.
Tristan Gingold
2017-08-25
1
-0
/
+2
*
Allocate dynamic object in suspended procedures on stack2.
Tristan Gingold
2017-06-16
1
-3
/
+10
*
Fix crash of implicit conversion in instantiation.
Tristan Gingold
2017-06-12
1
-0
/
+3
*
translate: avoid to duplicate range_var.
Tristan Gingold
2017-05-21
1
-1
/
+6
*
wip: rework subprogram translation.
Tristan Gingold
2017-05-18
1
-3
/
+6
*
Translation: separate subprogram translation spec and body.
Tristan Gingold
2017-05-18
1
-0
/
+10
*
translate: separate spec and body translation for implicit subprograms.
Tristan Gingold
2017-05-17
1
-1
/
+6
*
translation: save operator argument declarations into infos.
Tristan Gingold
2017-05-12
1
-1
/
+1
*
translation: renames Ortho_Func to Subprg_Node for consistency.
Tristan Gingold
2017-05-12
1
-1
/
+1
*
translate: add specific infos for implicit subprograms.
Tristan Gingold
2017-05-12
1
-0
/
+19
*
Create default value for ports.
Tristan Gingold
2017-05-09
1
-0
/
+1
*
vhdl08: unbounded records (WIP)
Tristan Gingold
2017-02-12
1
-3
/
+3
*
WIP: unbounded records (set record subtype staticness)
Tristan Gingold
2017-01-31
1
-2
/
+8
*
WIP for unconstrained records.
Tristan Gingold
2017-01-13
1
-4
/
+7
*
translate: WIP - refactoring for unbounded records.
Tristan Gingold
2017-01-02
1
-4
/
+4
*
translate: remove unused align_var variable.
Tristan Gingold
2017-01-02
1
-11
/
+0
*
translate: WIP for unbounded records.
Tristan Gingold
2017-01-02
1
-5
/
+17
*
translate: remove unused fields.
Tristan Gingold
2016-12-30
1
-9
/
+3
*
translate: refactoring for ortho_info_type.
Tristan Gingold
2016-12-30
1
-22
/
+43
*
trans: reformatting, add predicate for unbounded types.
Tristan Gingold
2016-12-29
1
-4
/
+11
*
translate: add unbounded records type_mode (WIP)
Tristan Gingold
2016-12-26
1
-10
/
+19
*
vhdl08: add support for nested package instantiation.
Tristan Gingold
2016-09-14
1
-0
/
+4
*
Initial support of direct recursive instantiation.
Tristan Gingold
2016-07-03
1
-0
/
+1
*
PSL: add counters, generate rti and add --psl-report
Tristan Gingold
2016-03-18
1
-2
/
+2
*
translate: separate decl and stmt elab subprograms.
Tristan Gingold
2016-02-23
1
-1
/
+8
*
PSL: move canon code to canon.adb
Tristan Gingold
2016-02-14
1
-3
/
+0
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-17
/
+36
*
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-04
1
-12
/
+83
*
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
1
-18
/
+0
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-28
/
+75
*
Do not create a transient type for strings.
Tristan Gingold
2015-07-17
1
-0
/
+10
[next]