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
*
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
*
Rework procedure calls, now use a record to pass parameters.
Tristan Gingold
2015-06-05
1
-11
/
+9
*
Fix entity instantiation with extended identifier.
Tristan Gingold
2015-03-31
1
-1
/
+7
*
Translate: fix thinko for implicit conversion after conversion in assoc.
Tristan Gingold
2015-01-21
1
-1
/
+1
*
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-07
1
-2
/
+21
*
Fix llvm crash on protected objects.
Tristan Gingold
2014-12-05
1
-5
/
+5
*
Gen_Call_Type_Builder: use Mnode.
Tristan Gingold
2014-11-22
1
-24
/
+15
*
Mnode: renaming and comments to clarify.
Tristan Gingold
2014-11-21
1
-76
/
+93
*
Translate: rewrite concatenation. Now O(n).
Tristan Gingold
2014-11-17
1
-5
/
+0
*
Create_Range_From_Length: use Mnode instead of ptr. Style changes.
Tristan Gingold
2014-11-11
1
-5
/
+5
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-238
/
+238
*
Refactoring of translation, part 1/N
Tristan Gingold
2014-11-09
1
-0
/
+1685