aboutsummaryrefslogtreecommitdiffstats
path: root/disp_vhdl.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-3247/+0
* Add display of interface package.Tristan Gingold2014-10-311-22/+53
* Add support for package interface.Tristan Gingold2014-10-291-16/+16
* Rework for support of generic packages.Tristan Gingold2014-10-221-80/+77
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-9/+19
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-7/+9
* Keep names in the tree.Tristan Gingold2014-09-021-369/+716
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-13/+93
* Add overflow literal.Tristan Gingold2014-07-211-28/+176
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-6/+6
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-16/+16
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-0/+2
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-7/+20
* disp_vhdl: handle 'last_active.Tristan Gingold2014-06-141-0/+3
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-3/+123
* ghdl 0.29 release.gingold2010-01-121-16/+84
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-28/+116
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Switch to gcc 4.3gingold2008-08-301-14/+4
* synchronized to ghdl 0.26gingold2007-04-221-4/+1
* direct drivers and bugs fixgingold2006-10-021-29/+8
* updated for 0.24gingold2006-07-101-0/+2
* --vcdz option added,gingold2005-10-091-15/+16
* First import from sourcesgingold2005-09-241-0/+2369