aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/canon.adb
Commit message (Expand)AuthorAgeFilesLines
* ghdl_simul debugger: handle function call, consider entity declarations.Tristan Gingold2015-11-301-3/+0
* canon: do not optimize concurrent procedure calls if not whole_analyze.Tristan Gingold2015-09-081-2/+6
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-3/+5
* Keep and handle simple name for Block_Specification.Tristan Gingold2015-01-161-1/+1
* canon: fix after previous change (do not generate default config for for-gen)Tristan Gingold2015-01-161-1/+1
* vhdl08: block configuration for if-generate statements.Tristan Gingold2015-01-101-6/+17
* Canon: do not free old concurrent statement.Tristan Gingold2015-01-081-2/+0
* Handle vhdl08 if generate statementsTristan Gingold2015-01-071-2/+21
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-45/+72
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-6/+1
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-1/+1
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-2/+0
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+2735