aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/disp_tree.adb
Commit message (Collapse)AuthorAgeFilesLines
* 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