summaryrefslogtreecommitdiff
path: root/src/vhdl/canon.adb
AgeCommit message (Expand)Author
2016-01-24simul: fix various issues.Tristan Gingold
2016-01-16Add support for conditional assignments.Tristan Gingold
2015-11-30ghdl_simul debugger: handle function call, consider entity declarations.Tristan Gingold
2015-09-08canon: do not optimize concurrent procedure calls if not whole_analyze.Tristan Gingold
2015-05-12Add context declaration and reference (vhdl 2008).Tristan Gingold
2015-01-16Keep and handle simple name for Block_Specification.Tristan Gingold
2015-01-16canon: fix after previous change (do not generate default config for for-gen)Tristan Gingold
2015-01-10vhdl08: block configuration for if-generate statements.Tristan Gingold
2015-01-08Canon: do not free old concurrent statement.Tristan Gingold
2015-01-07Handle vhdl08 if generate statementsTristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-12-14iirs: reduce size of signal_declaration.Tristan Gingold
2014-12-14Put attribute_value_chain in parent.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold