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.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
trans-chap3: fix style for old compilers
Tristan Gingold
2023-01-05
1
-0
/
+1
*
trans-chap3: fix invalid copy of element layout. For #2166
Tristan Gingold
2022-08-12
1
-2
/
+4
*
vhdl: add support for file subtype. Fix #2174
Tristan Gingold
2022-08-11
1
-1
/
+7
*
trans: rework aggregate. For #2166
Tristan Gingold
2022-08-10
1
-8
/
+17
*
trans-chap3: translate subtype indication of access subtype. Fix #2152
Tristan Gingold
2022-07-30
1
-3
/
+14
*
vhdl: consider fully static record aggregates. Fix #2051
Tristan Gingold
2022-05-07
1
-3
/
+0
*
trans-chap3: improve comment
Tristan Gingold
2021-09-14
1
-4
/
+4
*
ortho: for slices, get element size from the result type
Tristan Gingold
2021-09-14
1
-0
/
+4
*
trans-chap3: add a stride parameter to index_array. For #1831
Tristan Gingold
2021-09-07
1
-16
/
+17
*
vhdl/translate: adjust slice names for unbounded arrays. Fir #1836
Tristan Gingold
2021-09-03
1
-1
/
+14
*
vhdl-evaluation: check integer evaluations fit in base type. Fix #1834
Tristan Gingold
2021-08-26
1
-4
/
+9
*
trans-chap3: handle (ignore) use clauses in protected types. Fix #1833
Tristan Gingold
2021-08-14
1
-1
/
+2
*
trans-chap3: do not create same range_var for enumeration subtype.
Tristan Gingold
2021-08-06
1
-27
/
+41
*
vhdl: adjust ownership of agrgegate element subtypes. Fix #1419
Tristan Gingold
2021-08-05
1
-12
/
+28
*
trans-chap3: add comments
Tristan Gingold
2021-06-07
1
-2
/
+10
*
vhdl-evaluation.adb: use is_overflow_literal.
Tristan Gingold
2021-02-11
1
-0
/
+3
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
trans-chap3: also compute the size of record constraints for unbounded subtypes
Tristan Gingold
2020-12-31
1
-2
/
+23
*
trans-chap3: compute size of subelements for unconstrained parent subtypes
Tristan Gingold
2020-12-29
1
-8
/
+39
*
translate: minor changes.
Tristan Gingold
2020-08-04
1
-1
/
+1
*
translate: add a function to get allocation kind of layout var.
Tristan Gingold
2020-07-29
1
-0
/
+10
*
translate: fix foreach_non_composite for arrays with unbounded elements.
Tristan Gingold
2020-07-27
1
-4
/
+5
*
translate: handle slice of arrays with unbounded elements.
Tristan Gingold
2020-07-27
1
-7
/
+19
*
trans-chap3: renaming to clarify parameters.
Tristan Gingold
2020-07-27
1
-7
/
+7
*
trans-chap3: copy array subtype bounds from parent if derived
Tristan Gingold
2020-07-25
1
-12
/
+32
*
vhdl/translate: add comments.
Tristan Gingold
2020-07-25
1
-7
/
+11
*
trans-chap3: handle constant subtype indication.
Tristan Gingold
2020-07-25
1
-22
/
+27
*
trans: propagate parent_type changes.
Tristan Gingold
2020-07-25
1
-35
/
+24
*
trans-chap3: do not rewrite layout bounds when constant.
Tristan Gingold
2020-07-25
1
-0
/
+5
*
translate: improve support of unbounded records and arrays.
Tristan Gingold
2020-07-25
1
-423
/
+429
*
ortho: add unbounded records, rework array subtypes.
Tristan Gingold
2020-07-25
1
-2
/
+3
*
trans-chap3: fix handling of unbounded element subtype
Tristan Gingold
2020-07-01
1
-6
/
+12
*
trans-chap3: propagate object kind to bounds mnode. Fix #1376
Tristan Gingold
2020-06-27
1
-1
/
+1
*
vhdl/translate: add support for subtype attribute. For #641
Tristan Gingold
2020-06-25
1
-14
/
+15
*
vhdl/translate: rework object type elaboration. For #641
Tristan Gingold
2020-06-24
1
-15
/
+57
*
vhdl: add ghdl_integer_index_check_failed. For #1257
Tristan Gingold
2020-06-17
1
-1
/
+1
*
ortho: add a length parameter to start_array_aggr.
Tristan Gingold
2020-05-28
1
-2
/
+8
*
trans-chap3: factorize code.
Tristan Gingold
2020-05-15
1
-11
/
+1
*
vhdl-utils: factorize Get_File_Signature.
Tristan Gingold
2020-05-15
1
-68
/
+0
*
vhdl: translate_record_subtype: inherit from parent type
Tristan Gingold
2020-05-12
1
-18
/
+24
*
evaluation: weaken error for out of bound static value.
Tristan Gingold
2020-04-22
1
-4
/
+4
*
vhdl: allow attribute specifications in protected types. For #1252
Tristan Gingold
2020-04-20
1
-1
/
+3
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-10
/
+8
*
vhdl: add scalar_size. Size of scalar types is computed during analysis.
Tristan Gingold
2020-04-06
1
-33
/
+10
*
translate: add Convert_Array_Base. For #1038
Tristan Gingold
2020-01-27
1
-6
/
+22
*
vhdl/translate: minor refactoring.
Tristan Gingold
2020-01-06
1
-39
/
+41
*
vhdl: fix multiple reference in trans-chap3.
Tristan Gingold
2020-01-06
1
-2
/
+6
*
vhdl/translate: handle more partially constrained array subtypes. For #1038
Tristan Gingold
2020-01-06
1
-0
/
+3
*
trans-chap3: improve style.
Tristan Gingold
2019-05-23
1
-3
/
+2
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-12
/
+12
[next]