aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/ghwlib.c
Commit message (Collapse)AuthorAgeFilesLines
* move ghwlib and ghwdump sources to subdir 'ghw'umarcor2021-04-231-2235/+0
|
* update license headersumarcor2021-01-141-11/+9
|
* grt: import changes from gtkwave to ghwlibTristan Gingold2020-08-051-1/+1
|
* ghwlib: minor change to verbose.Tristan Gingold2020-08-051-1/+1
|
* grt: handle more unbounded types in disp_rti and ghw.Tristan Gingold2020-08-041-30/+86
| | | | Fix #1131
* ghwlib: fix non-initialized field for ghw_disp_hie.Tristan Gingold2020-05-201-0/+1
|
* ghwlib: never display the NO_SIG terminator.Tristan Gingold2020-05-201-5/+2
|
* ghwdump should handle zero-length signals (#1327)Ben Reynwar2020-05-201-1/+1
| | | | | * Adding a test for issue #1326 to check that ghwdump doesn't crash with a zero-length signal. * Remove an assertion from ghwlib that prevents zero-length signals.
* ghwlib: handle correctly with null-range. For #615Tristan Gingold2018-08-071-10/+22
|
* ghwlib: handle gzip/bzip2 compressed files.Tristan Gingold2017-06-071-1/+47
|
* ghwlib: provides format specifiers.Tristan Gingold2017-06-071-19/+20
|
* ghwlib: fix sign issues, leaks, base types.Tristan Gingold2017-06-061-52/+96
|
* ghwlib/grt-waves: handle unbounded records.Tristan Gingold2017-06-021-57/+210
|
* Add support for signals in generate sectionsEmmanuel Mogenet2017-05-031-0/+6
|
* Actually match the ghdl format this timeEmmanuel Mogenet2017-04-301-4/+5
|
* Add -H to ghwdump to dump full pathnames of signalsEmmanuel Mogenet2017-04-281-3/+46
|
* Feed new code through indent to match indigenous styleEmmanuel Mogenet2017-04-161-46/+49
|
* Move skip flag to its own array in ghwlibEmmanuel Mogenet2017-04-161-33/+46
|
* Add mechanism to restrict signals dumped by ghwdumpEmmanuel Mogenet2017-04-151-1/+26
|
* rtis/vcd/ghw: handle record subtypes.Tristan Gingold2017-02-221-0/+21
|
* ghwdump: make output more easily readable.Tristan Gingold2016-05-231-53/+108
|
* ghwlib: handle b2 range, fix print of multi-dim arrays.Tristan Gingold2016-02-021-1/+15
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1746