index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Translation: set line number very early in subprograms.
Tristan Gingold
2017-05-22
2
-4
/
+5
|
|
|
|
|
To avoid weird coverage experience. For #346
*
translate: avoid to duplicate range_var.
Tristan Gingold
2017-05-21
2
-17
/
+59
|
|
|
|
Fix #349
*
Adjust previous patch: handle info instantiation for interface package.
Tristan Gingold
2017-05-19
2
-31
/
+69
|
*
trans-chap2: minor refactoring to clarify code.
Tristan Gingold
2017-05-18
1
-11
/
+4
|
|
|
|
Minor reformating.
*
Handle instantiation of protected types.
Tristan Gingold
2017-05-18
1
-0
/
+38
|
*
Add comment.
Tristan Gingold
2017-05-18
1
-0
/
+20
|
*
wip: rework subprogram translation.
Tristan Gingold
2017-05-18
6
-101
/
+123
|
*
Translation: separate subprogram translation spec and body.
Tristan Gingold
2017-05-18
8
-81
/
+126
|
*
Add comments.
Tristan Gingold
2017-05-18
1
-0
/
+2
|
*
translate: separate spec and body translation for implicit subprograms.
Tristan Gingold
2017-05-17
6
-194
/
+343
|
*
translation: save operator argument declarations into infos.
Tristan Gingold
2017-05-12
2
-96
/
+106
|
*
translation: renames Ortho_Func to Subprg_Node for consistency.
Tristan Gingold
2017-05-12
5
-10
/
+10
|
*
translate: add specific infos for implicit subprograms.
Tristan Gingold
2017-05-12
5
-72
/
+112
|
*
sem_inst: remove assert that prevented nested instantiation.
Tristan Gingold
2017-05-12
1
-0
/
+1
|
*
vhdl2008: allow nested packages in uninstantiated package
Tristan Gingold
2017-05-11
1
-1
/
+27
|
|
|
|
For #317
*
Create default value for ports.
Tristan Gingold
2017-05-09
17
-458
/
+580
|
|
|
|
Fix #328
*
Minor optimization: avoid calls to Get_Association_Formal.
Tristan Gingold
2017-05-08
3
-13
/
+14
|
*
Handle generic package without a body.
Tristan Gingold
2017-03-11
1
-12
/
+70
|
|
|
|
Fix #310
*
vhdl08: unbounded records (WIP - individual association)
Tristan Gingold
2017-03-09
2
-9
/
+14
|
*
translate: factorize code for function call
Tristan Gingold
2017-02-23
1
-19
/
+2
|
*
vhdl08: more on unbounded records (WIP)
Tristan Gingold
2017-02-23
3
-6
/
+7
|
*
unbounded records: add rti support (WIP)
Tristan Gingold
2017-02-21
3
-55
/
+80
|
*
vhdl08: unbounded records (WIP)
Tristan Gingold
2017-02-21
1
-17
/
+47
|
*
vhdl08: unbounded records - WIP
Tristan Gingold
2017-02-17
4
-20
/
+28
|
*
vhdl08: unbounded records (WIP)
Tristan Gingold
2017-02-12
7
-82
/
+211
|
*
WIP: unbounded records (set record subtype staticness)
Tristan Gingold
2017-01-31
7
-47
/
+128
|
*
WIP: translate size of unbounded records.
Tristan Gingold
2017-01-23
2
-7
/
+61
|
*
evaluation: handle vector minimum and maximum.
Tristan Gingold
2017-01-18
1
-2
/
+2
|
|
|
|
Fix #257
*
wip for unbounded records.
Tristan Gingold
2017-01-16
1
-13
/
+86
|
*
vhdl08: implement 'subtype attribute
Tristan Gingold
2017-01-13
1
-2
/
+6
|
|
|
|
Fix #253
*
Add 'Image and 'Value for i64.
Tristan Gingold
2017-01-13
3
-14
/
+20
|
|
|
|
Fix #254
*
vhdl08: allow PSL default clock declaration in block declarative parts.
Tristan Gingold
2017-01-13
2
-0
/
+15
|
*
WIP for unconstrained records.
Tristan Gingold
2017-01-13
3
-15
/
+36
|
*
removing PSL coverage hit default report
Thomas Hiscock
2017-01-05
1
-2
/
+4
|
|
|
|
|
|
|
It closes #228. Nothing is displayed unless the user specifies a report statement. Testcase added to check this behaviour.
*
translate: WIP - refactoring for unbounded records.
Tristan Gingold
2017-01-02
6
-114
/
+178
|
*
iirs_utils: reimplement Are_Bounds_Locally_Static.
Tristan Gingold
2017-01-02
2
-46
/
+24
|
*
translate: remove unused align_var variable.
Tristan Gingold
2017-01-02
2
-19
/
+1
|
*
translate: WIP for unbounded records.
Tristan Gingold
2017-01-02
5
-29
/
+110
|
*
iirs: renames Iir_Kinds_Scalar_Type_Definition
Tristan Gingold
2017-01-02
5
-13
/
+14
|
*
translate: refactoring for unbounded types.
Tristan Gingold
2017-01-02
1
-38
/
+56
|
*
translate: rename get_array_base to get_composite_base
Tristan Gingold
2017-01-02
10
-74
/
+76
|
*
translate: remove unused fields.
Tristan Gingold
2016-12-30
1
-9
/
+3
|
*
translate: refactoring for ortho_info_type.
Tristan Gingold
2016-12-30
14
-294
/
+319
|
*
trans: reformatting, add predicate for unbounded types.
Tristan Gingold
2016-12-29
3
-14
/
+31
|
*
trans-chap3: constify.
Tristan Gingold
2016-12-26
1
-5
/
+3
|
*
translate: add unbounded records type_mode (WIP)
Tristan Gingold
2016-12-26
6
-56
/
+80
|
*
trans-chap7: workaround compiler bug.
Tristan Gingold
2016-12-24
1
-0
/
+6
|
*
Build all Static_Construct aggregate statically.
Tristan Gingold
2016-12-23
1
-79
/
+89
|
*
trans-chap8: adjust to handle non statically built static aggregate.
Tristan Gingold
2016-12-22
1
-5
/
+5
|
*
Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag
Tristan Gingold
2016-12-20
1
-36
/
+12
|
[prev]
[next]