aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl2008: expanded names in for-generate statements.Tristan Gingold2015-01-121-0/+2
* vhdl2008: handle expanded names in if-generate statements.Tristan Gingold2015-01-121-0/+4
* vhdl08: forbid simple block_specification for labeled if-generate statement.Tristan Gingold2015-01-101-0/+9
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-23/+97
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-14/+41
* Rework string literals: store literals position.Tristan Gingold2014-12-291-51/+24
* Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold2014-12-231-0/+3
* Reduce size of library_declaration.Tristan Gingold2014-12-221-13/+15
* Recognize some ieee.std_logic_1164 functions.Tristan Gingold2014-12-161-1/+23
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-106/+64
* Reduce size of configuration declaration and guard signal declaration.Tristan Gingold2014-12-141-8/+8
* reduce size of enumeration_literal.Tristan Gingold2014-12-141-25/+14
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-26/+25
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-14/+24
* iirs: reduce memory size.Tristan Gingold2014-12-141-49/+49
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-78/+13
* iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.Tristan Gingold2014-12-131-3/+3
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+6445