index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
canon.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for nodes_gc
Tristan Gingold
2016-12-24
1
-1
/
+18
*
canon: do not create default association if flag_associations is false
Tristan Gingold
2016-12-14
1
-0
/
+4
*
ghdlprint: do not canon associations.
Tristan Gingold
2016-12-12
1
-0
/
+4
*
canon: can canon expressions without canon concurrent statements.
Tristan Gingold
2016-12-12
1
-149
/
+186
*
cleanup: remove Package_Instantiation_Bodies_Chain
Tristan Gingold
2016-12-05
1
-30
/
+0
*
vhdl08: support top-level macro-expanded package instantiation declarations.
Tristan Gingold
2016-12-05
1
-44
/
+22
*
Handle top-level instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
1
-15
/
+14
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-95
/
+121
*
vhdl08: allow unaffected in sequential signal assignments.
Tristan Gingold
2016-11-01
1
-1
/
+1
*
canon: use vhdl08 for concurrent selected signal assignment.
Tristan Gingold
2016-11-01
1
-28
/
+56
*
Remove default_*_map_aspect from binding_indication.
Tristan Gingold
2016-10-20
1
-6
/
+16
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
1
-55
/
+66
*
Disable most of canon for reprint.
Tristan Gingold
2016-10-17
1
-31
/
+43
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
1
-5
/
+4
*
Handle parenthesis_expression in canon.
Tristan Gingold
2016-10-11
1
-1
/
+2
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-2
/
+1
*
Add signal_attribute_declaration to hold implicit atribute signals.
Tristan Gingold
2016-10-08
1
-1
/
+1
*
Create_Instantiation_Bodies: add parent
Tristan Gingold
2016-09-30
1
-2
/
+3
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
1
-1
/
+2
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-0
/
+31
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-19
/
+82
*
Comments and reformatting.
Tristan Gingold
2016-09-14
1
-114
/
+64
*
vhdl08: handle very simple nested packages.
Tristan Gingold
2016-09-03
1
-38
/
+8
*
vhdl08: preliminary work for nested package and type association.
Tristan Gingold
2016-09-01
1
-12
/
+20
*
vhdl08: add support of case-generate statement
Tristan Gingold
2016-07-07
1
-19
/
+63
*
PSL: add clocked SERE, make endpoints visible from VHDL.
Tristan Gingold
2016-03-22
1
-7
/
+40
*
psl: cover directive works on a sequence, not on a property.
Tristan Gingold
2016-02-17
1
-2
/
+0
*
PSL: move canon code to canon.adb
Tristan Gingold
2016-02-17
1
-0
/
+2
*
psl: cover directive works on a sequence, not on a property.
Tristan Gingold
2016-02-14
1
-16
/
+42
*
PSL: move canon code to canon.adb
Tristan Gingold
2016-02-14
1
-1
/
+59
*
simul: add missing canon.
Tristan Gingold
2016-02-09
1
-3
/
+3
*
simul: handle vhdl 2008.
Tristan Gingold
2016-02-06
1
-45
/
+106
*
simul: fix various issues.
Tristan Gingold
2016-01-24
1
-1
/
+1
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-16
/
+112
*
ghdl_simul debugger: handle function call, consider entity declarations.
Tristan Gingold
2015-11-30
1
-3
/
+0
*
canon: do not optimize concurrent procedure calls if not whole_analyze.
Tristan Gingold
2015-09-08
1
-2
/
+6
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-3
/
+5
*
Keep and handle simple name for Block_Specification.
Tristan Gingold
2015-01-16
1
-1
/
+1
*
canon: fix after previous change (do not generate default config for for-gen)
Tristan Gingold
2015-01-16
1
-1
/
+1
*
vhdl08: block configuration for if-generate statements.
Tristan Gingold
2015-01-10
1
-6
/
+17
*
Canon: do not free old concurrent statement.
Tristan Gingold
2015-01-08
1
-2
/
+0
*
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-07
1
-2
/
+21
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-45
/
+72
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-6
/
+1
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-1
/
+1
*
Put attribute_value_chain in parent.
Tristan Gingold
2014-12-14
1
-2
/
+0
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+2735