aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/disp_tree.adb
Commit message (Collapse)AuthorAgeFilesLines
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-6/+15
|
* ghdlxml: display image of string_literal8Tristan Gingold2016-11-011-0/+28
| | | | Fix #176
* Add --file-to-xml to dump tree as XML.Tristan Gingold2016-10-141-1/+0
|
* iirs: rename base_type to number_base_type to avoid confusion.Tristan Gingold2016-10-131-2/+3
|
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-1/+2
| | | | Check it with nodes_gc.
* iirs: add Forward_Ref linksTristan Gingold2016-09-301-1/+2
|
* Create a pseudo source file for instantiation.Tristan Gingold2016-09-201-4/+12
|
* Improve mixed dump of PSL and VHDL nodes.Tristan Gingold2016-02-091-11/+13
|
* Add support for conditional assignments.Tristan Gingold2016-01-161-0/+16
|
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-34/+31
| | | | | translate: separate info for signals from object. Improve some error messages.
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-0/+6
| | | | For ticket 48.
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-2/+1
|
* disp_tree: add Max_Depth to limit recursion.Tristan Gingold2015-01-161-1/+6
|
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-1/+1
|
* Rework string literals: store literals position.Tristan Gingold2014-12-291-6/+2
|
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-20/+0
|
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-2/+0
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+511