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
*
vhdl08: block configuration for if-generate statements.
Tristan Gingold
2015-01-10
1
-2
/
+4
*
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-07
4
-381
/
+596
*
Rework for vhdl08 generate: change rtis.
Tristan Gingold
2015-01-04
3
-83
/
+196
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
3
-250
/
+342
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
6
-53
/
+53
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
4
-86
/
+27
*
Recognize some ieee.std_logic_1164 functions.
Tristan Gingold
2014-12-16
1
-1
/
+1
*
translation: give full path for to debug filename.
Tristan Gingold
2014-12-16
1
-2
/
+9
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
7
-76
/
+64
*
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
1
-1
/
+10
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-1
/
+0
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-3
/
+9
*
Put attribute_value_chain in parent.
Tristan Gingold
2014-12-14
1
-12
/
+4
*
rtis: add source location for blocks and object. Use them in fst dumper.
Tristan Gingold
2014-12-13
3
-31
/
+100
*
Fix llvm crash on protected objects.
Tristan Gingold
2014-12-05
4
-20
/
+24
*
Allow -frelaxed-rules for v87 designs
Tristan Gingold
2014-11-29
1
-1
/
+1
*
translate: fix dichotomy upper bound.
Tristan Gingold
2014-11-27
1
-1
/
+1
*
Gen_Call_Type_Builder: use Mnode.
Tristan Gingold
2014-11-22
4
-119
/
+53
*
concatenation: remove unused left over.
Tristan Gingold
2014-11-21
2
-266
/
+1
*
Mnode: renaming and comments to clarify.
Tristan Gingold
2014-11-21
3
-108
/
+125
*
trans-chap9: fix invalid generation of ortho code.
Tristan Gingold
2014-11-20
1
-4
/
+5
*
Translate: rewrite concatenation. Now O(n).
Tristan Gingold
2014-11-17
4
-180
/
+536
*
Translate_Range: use mnodes.
Tristan Gingold
2014-11-16
5
-81
/
+64
*
Translate_Range_Expression_Ptr: use Mnode and rename.
Tristan Gingold
2014-11-16
1
-37
/
+32
*
Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename.
Tristan Gingold
2014-11-15
3
-61
/
+48
*
translate_expression: handle implicit type for aggregate.
Tristan Gingold
2014-11-15
1
-6
/
+10
*
Create_Range_From_Length: use Mnode instead of ptr. Style changes.
Tristan Gingold
2014-11-11
5
-101
/
+94
*
Style changes.
Tristan Gingold
2014-11-11
1
-232
/
+147
*
Split translation into child packages.
Tristan Gingold
2014-11-09
33
-26270
/
+26972
*
Refactoring of translation, part 1/N
Tristan Gingold
2014-11-09
3
-3653
/
+3854
*
Move translate and simulate.
Tristan Gingold
2014-11-05
9
-0
/
+32638