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 (
Expand
)
Author
Age
Files
Lines
...
*
files_map: get rid of global Nam_Buffer use.
Tristan Gingold
2018-01-18
1
-2
/
+1
*
translation: WIP for unbounded arrays.
Tristan Gingold
2018-01-18
1
-26
/
+29
*
Translate: minor cleanup.
Tristan Gingold
2018-01-17
2
-22
/
+8
*
Translate; properly separates translation of types from translation of subtypes.
Tristan Gingold
2018-01-17
7
-114
/
+219
*
WIP: array translation for unbounded arrays.
Tristan Gingold
2018-01-14
2
-5
/
+36
*
translate: fix bug wrt complex variable while unnesting subprograms.
Tristan Gingold
2018-01-11
3
-14
/
+44
*
Rework array/record type mode to improve support of constrained records.
Tristan Gingold
2018-01-11
10
-205
/
+240
*
WIP: index arrays of unbounded elements.
Tristan Gingold
2018-01-11
5
-17
/
+96
*
WIP: arrays of unbounded type.
Tristan Gingold
2018-01-11
4
-30
/
+133
*
trans-chap3: remove useless element translation.
Tristan Gingold
2018-01-04
1
-5
/
+1
*
WIP: add el size and bounds to unbounded arrays.
Tristan Gingold
2018-01-02
2
-1
/
+23
*
WIP: define ghdl_sizes_type.
Tristan Gingold
2018-01-02
2
-0
/
+23
*
sem_inst: fix relocation of instances in instances.
Tristan Gingold
2017-12-21
2
-0
/
+2
*
Fix test failure on unbounded record element due to wrong alignment.
Tristan Gingold
2017-12-20
1
-2
/
+10
*
Fix unbounded record subtype.
Tristan Gingold
2017-12-18
1
-29
/
+40
*
Instantiate declarations of interface packages.
Tristan Gingold
2017-12-12
1
-7
/
+13
*
Check bounds for constant intialisation.
Tristan Gingold
2017-11-29
1
-1
/
+1
*
trans-chap3: unbox recod in Get_Composite_Base.
Tristan Gingold
2017-11-27
3
-6
/
+14
*
Fix missing open_temp/close_temp for selected sequential signal assignment.
Tristan Gingold
2017-11-17
1
-2
/
+3
*
Drivers: add --pre-elab (as a stub).
Tristan Gingold
2017-11-16
1
-8
/
+27
*
Abstract Translate_Enumeration_Literal
Tristan Gingold
2017-11-16
2
-11
/
+15
*
Adjust ortho_front.adb to use list iterators.
Tristan Gingold
2017-11-11
1
-12
/
+11
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
5
-32
/
+42
*
Remove List_Others, cleanup lists.
Tristan Gingold
2017-11-08
2
-4
/
+2
*
Use flist for disconnection specification and component specification.
Tristan Gingold
2017-11-08
2
-6
/
+4
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
5
-24
/
+23
*
Use Flist for records.
Tristan Gingold
2017-11-07
6
-81
/
+57
*
Use Flist for simple_aggregate.
Tristan Gingold
2017-11-07
2
-10
/
+5
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
9
-52
/
+103
*
Are_Bounds_Locally_Static: add comment, do what it is described.
Tristan Gingold
2017-11-05
1
-0
/
+1
*
Handle complex subtype in unbounded records.
Tristan Gingold
2017-11-05
2
-42
/
+55
*
Improve code for alignment.
Tristan Gingold
2017-11-04
1
-20
/
+7
*
trans-foreach_non_composite: constify.
Tristan Gingold
2017-11-04
1
-2
/
+2
*
trans-chap8: remove duplicate and incorrect base allocation.
Tristan Gingold
2017-11-02
1
-3
/
+6
*
Adjust previous realign patch: also adjust size variable computation.
Tristan Gingold
2017-11-01
1
-6
/
+9
*
translate: realign base in sigbuilder for unbounded records.
Tristan Gingold
2017-11-01
1
-8
/
+15
*
translate: handle dynamic individual association (records only).
Tristan Gingold
2017-10-29
3
-60
/
+174
*
trans-chap3: abstraction and reformatting.
Tristan Gingold
2017-10-28
1
-32
/
+33
*
Rename Allocate_Fat_Array_Base to Allocate_Unbounded_Composite_Base.
Tristan Gingold
2017-10-28
5
-27
/
+34
*
trans-chap8: preliminary work: reformatting.
Tristan Gingold
2017-10-28
1
-359
/
+364
*
trans-chap8: minor refactoring.
Tristan Gingold
2017-10-26
1
-3
/
+6
*
translate: handle unbounded record in individual assocs.
Tristan Gingold
2017-10-22
2
-4
/
+4
*
Add extended locations (elocations). Still WIP
Tristan Gingold
2017-10-18
2
-2
/
+0
*
vhdl2008: add support for 'unbounded' case statements.
Tristan Gingold
2017-10-15
1
-19
/
+48
*
Improved error reporting, Issue #26
Brian Drummond
2017-10-06
2
-0
/
+6
*
Rename In_Conversion/Out_Conversion to Actual_Conversion/Formal_Conversion.
Tristan Gingold
2017-09-13
4
-15
/
+15
*
Handle protected function as association conversion function.
Tristan Gingold
2017-08-25
2
-5
/
+44
*
Translation: consider big arrays as non-static.
Tristan Gingold
2017-07-27
1
-1
/
+12
*
Refine previous patch: don't keep obsolete units of current analyzed file.
Tristan Gingold
2017-07-20
1
-33
/
+28
*
trans-chap3: factorize code to translate array element.
Tristan Gingold
2017-06-28
1
-44
/
+14
[prev]
[next]