Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Entity_Name for architecture and configuration. | Tristan Gingold | 2014-07-19 | 1 | -6/+17 |
| | |||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -6/+6 |
| | |||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -2/+2 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -27/+148 |
| | | | | generic packages. | ||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -71/+64 |
| | |||||
* | sem: remove old comment. | Tristan Gingold | 2014-06-14 | 1 | -2/+0 |
| | |||||
* | Add_Dependence: noop if no current design. | Tristan Gingold | 2014-05-29 | 1 | -2/+10 |
| | |||||
* | Fix bug15702: require generic association in direct entity instantiation. | Tristan Gingold | 2014-01-05 | 1 | -9/+7 |
| | |||||
* | Fix various minor bugs: alias of access type, subprograms in entity, active | Tristan Gingold | 2014-01-04 | 1 | -0/+1 |
| | | | | | attribute in sensitivity list, missing dependence, and block_statement in expanded name. | ||||
* | sem_discrete_range_expression: be sure the range is discrete. | Tristan Gingold | 2014-01-04 | 1 | -14/+7 |
| | | | | | Allow attribute specifications on statements in entities. (and a couples of minor crashes). | ||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -6/+17 |
| | | | | WIP for VHDL08. | ||||
* | Indentation and comments. | Tristan Gingold | 2013-12-27 | 1 | -0/+5 |
| | |||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -0/+5 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -12/+37 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -20/+91 |
| | |||||
* | Create package options from flags to avoid circular elaboration | gingold | 2008-08-31 | 1 | -3/+3 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -7/+4 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | synchronized to ghdl 0.26 | gingold | 2007-04-22 | 1 | -2/+10 |
| | |||||
* | direct drivers and bugs fix | gingold | 2006-10-02 | 1 | -2/+2 |
| | |||||
* | bugs fixed | gingold | 2006-08-06 | 1 | -0/+18 |
| | |||||
* | bug fixes | gingold | 2006-06-19 | 1 | -22/+74 |
| | |||||
* | bug fixes | gingold | 2006-06-16 | 1 | -6/+9 |
| | |||||
* | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -4/+4 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+2295 |