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
...
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
6
-16
/
+14
*
Add signal_attribute_declaration to hold implicit atribute signals.
Tristan Gingold
2016-10-08
2
-29
/
+56
*
Fix attribute specification with non-static expression
Tristan Gingold
2016-10-04
2
-12
/
+46
*
Emit error message during analysis for missing generic association.
Tristan Gingold
2016-10-01
1
-0
/
+1
*
Set package prefix for nested package bodies.
Tristan Gingold
2016-09-30
1
-1
/
+7
*
Minor code factorization.
Tristan Gingold
2016-09-30
1
-2
/
+2
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
2
-11
/
+8
*
Create_Instantiation_Bodies: add parent
Tristan Gingold
2016-09-30
1
-13
/
+23
*
Add Eval_Attribute_Parameter_Or_1
Tristan Gingold
2016-09-30
1
-1
/
+1
*
iirs: add Forward_Ref links
Tristan Gingold
2016-09-30
2
-2
/
+4
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
2
-2
/
+4
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
2
-2
/
+11
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
2
-4
/
+10
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-4
/
+24
*
vhdl08: handle interface type in generic-mapped package
Tristan Gingold
2016-09-15
2
-0
/
+4
*
vhdl08: add support for generic-mapped packages
Tristan Gingold
2016-09-15
3
-25
/
+41
*
Comments and reformatting.
Tristan Gingold
2016-09-14
1
-40
/
+48
*
vhdl08: add support for nested package instantiation.
Tristan Gingold
2016-09-14
5
-14
/
+54
*
vhdl08: strengthten nested packages.
Tristan Gingold
2016-09-12
3
-13
/
+53
*
parse: improve some error messages.
Tristan Gingold
2016-09-06
1
-2
/
+2
*
vhdl08: preliminary work to support nested package bodies.
Tristan Gingold
2016-09-04
3
-4
/
+19
*
vhdl08: handle very simple nested packages.
Tristan Gingold
2016-09-03
3
-81
/
+130
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
2
-1
/
+5
*
Rewrite most of error and warning messages.
Tristan Gingold
2016-08-02
4
-16
/
+24
*
Rewrite error messages.
Tristan Gingold
2016-08-02
4
-9
/
+8
*
Rewrite scan error messages: use formatting.
Tristan Gingold
2016-08-02
1
-3
/
+3
*
Rework warnings to have a uniq tag per warning.
Tristan Gingold
2016-08-01
2
-2
/
+3
*
Fix translation of leftof/rightof.
Tristan Gingold
2016-07-30
1
-2
/
+4
*
ghdldrv: add --bootstrap-standard to simplify build.
Tristan Gingold
2016-07-15
1
-1
/
+3
*
vhdl08: add support of case-generate statement
Tristan Gingold
2016-07-07
7
-154
/
+422
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
2
-10
/
+3
*
Enable vest recursive instantiation test.
Tristan Gingold
2016-07-03
2
-5
/
+15
*
Initial support of direct recursive instantiation.
Tristan Gingold
2016-07-03
8
-144
/
+254
*
Handle uninstantiated packages without body.
Tristan Gingold
2016-06-28
2
-14
/
+38
*
trans-chap4: remove a when others.
Tristan Gingold
2016-06-28
1
-4
/
+2
*
Handle default parameters for file_open.
Tristan Gingold
2016-06-02
1
-2
/
+2
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-19
/
+0
*
Individual association: fix crash for array conversion due to slice.
Tristan Gingold
2016-05-27
1
-0
/
+6
*
Minor cleanup.
Tristan Gingold
2016-03-31
1
-9
/
+0
*
PSL: add clocked SERE, make endpoints visible from VHDL.
Tristan Gingold
2016-03-22
4
-38
/
+88
*
PSL: add counters, generate rti and add --psl-report
Tristan Gingold
2016-03-18
4
-57
/
+66
*
PSL translate: handle bit type.
Tristan Gingold
2016-03-18
1
-4
/
+8
*
translation: avoid memory leak while allocating ports.
Tristan Gingold
2016-03-16
4
-18
/
+36
*
trans-chap12: extract gen_stubs from write_list_list.
Tristan Gingold
2016-03-11
2
-13
/
+54
*
trans-chap12: refactor.
Tristan Gingold
2016-03-07
2
-53
/
+70
*
translate: separate decl and stmt elab subprograms.
Tristan Gingold
2016-02-23
6
-96
/
+319
*
translate: minor reformating.
Tristan Gingold
2016-02-21
1
-24
/
+19
*
grt: remove rti field in signals (to reduce space).
Tristan Gingold
2016-02-21
1
-1
/
+0
*
ortho: rename start/finish_const_value to start/finish_init_value.
Tristan Gingold
2016-02-21
8
-64
/
+64
*
trans-chap12: factorize code.
Tristan Gingold
2016-02-20
1
-9
/
+1
[prev]
[next]