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 (
Collapse
)
Author
Age
Files
Lines
...
*
vhdl2008: evaluate static record aggregate.
Tristan Gingold
2016-12-17
1
-6
/
+2
|
|
|
|
Fix #227
*
select_name: consider subtype.
Tristan Gingold
2016-12-13
1
-2
/
+3
|
|
|
|
For #191
*
Add testcase for #202
Tristan Gingold
2016-12-11
2
-28
/
+8
|
*
Rework subprograms translation for package instance.
Tristan Gingold
2016-12-11
2
-11
/
+11
|
|
|
|
Fix #202
*
cleanup: remove Package_Instantiation_Bodies_Chain
Tristan Gingold
2016-12-05
1
-13
/
+0
|
*
vhdl08: support top-level macro-expanded package instantiation declarations.
Tristan Gingold
2016-12-05
5
-59
/
+160
|
|
|
|
Fixes #199
*
Handle top-level instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
2
-1
/
+9
|
|
|
|
Fix #199
*
WIP for nested instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
1
-17
/
+23
|
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
3
-8
/
+23
|
*
vhdl08: allow unaffected in sequential signal assignments.
Tristan Gingold
2016-11-01
2
-15
/
+59
|
*
Add translation for selected signal assignment.
Tristan Gingold
2016-11-01
2
-52
/
+206
|
*
translation of case: rewrite as generic code (preliminary work).
Tristan Gingold
2016-11-01
2
-96
/
+87
|
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
10
-160
/
+186
|
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
5
-247
/
+181
|
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
2
-2
/
+2
|
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
6
-16
/
+14
|
|
|
|
Check it with nodes_gc.
*
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
|
|
|
|
Fix issue #2.
*
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
|
[prev]
[next]