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-rtis.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ortho: rename start/finish_const_value to start/finish_init_value.
Tristan Gingold
2016-02-21
1
-44
/
+44
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-1
/
+1
*
trans-rtis: fix uninitialized field (that could result in a crash).
Tristan Gingold
2015-09-15
1
-10
/
+8
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-19
/
+23
*
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-07
1
-186
/
+302
*
Rework for vhdl08 generate: change rtis.
Tristan Gingold
2015-01-04
1
-82
/
+193
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-37
/
+75
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-6
/
+6
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-6
/
+2
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-3
/
+9
*
rtis: add source location for blocks and object. Use them in fst dumper.
Tristan Gingold
2014-12-13
1
-27
/
+97
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-0
/
+2559