aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-fst.adb
Commit message (Expand)AuthorAgeFilesLines
* Fix truncated simple name in fst dump.Tristan Gingold2015-03-111-1/+1
* fst: don't try to detect aliases (make fst file bigger).Tristan Gingold2014-12-211-1/+1
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-131-0/+51
* grt-fst: add comments.Tristan Gingold2014-12-051-0/+2
* fst: dump type of signals.Tristan Gingold2014-12-051-3/+37
* fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold2014-12-031-2/+122
* grt-vcd: in verilog_wire_info, replace addr by sigs.Tristan Gingold2014-12-011-9/+3
* Initial support of FST dump format.Tristan Gingold2014-11-291-0/+474