summaryrefslogtreecommitdiff
path: root/cad/dinotrace/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-06-01Update to 9.4c. Changes:shattered1-27/+0
Dinotrace is now distributed under GPL v3 (previously GPL 2). Fix signal radix being lost when trace is reread. Fix core dump when verilog trace has single timestamp. Fix core dump when no hostname in /etc/hosts. Fix message trashing stack and make cppcheck clean.
2009-07-08user-destdir supportjoerg1-0/+27
2005-12-28Fix errno.joerg1-0/+13
2001-03-09update to dinotrace-9.1bdmcmahill2-1282/+0
While here, update MASTER_SITE. changes from last packaged version: * Changes in Dinotrace 9.1b 2/13/2001 **** Documentation updates. * Changes in Dinotrace 9.1a 1/22/2001 ** Added analog waveform format. [Dave Colson] Includes new Signal Waveform menu and signal_waveform command. * Changes in Dinotrace 9.0m 11/21/2000 **** Fixed a bug reading compressed tempest on Digital UNIX. [Steve Hoover]
2000-11-23update to dinotrace-9.0ldmcmahill1-17/+0
from the NEWS file: * Changes in Dinotrace 9.0l 8/30/2000 ** Added support for femtosecond Verilog timescales [Derek Bosch]
2000-07-26-update to Dinotrace 9.0kdmcmahill5-259/+434
Changes since 9.0g are (from the NEWS file): Changes in Dinotrace 9.0k 7/17/2000 Fixed bug with $comment after $enddefinitions. [Harunobu Miyashita] Fixed Tempest reading signals over 128 bits. [Ta-Chung Chang] This bug was introduced in 9.0i. Fixed portability bug with Value Examine showing 0s. [Ta-Chung Chang] Fixed Verilog reading with large time intervals. [Matthias Wenzel] Changes in Dinotrace 9.0i 5/1/2000 Major speed improvement in reading Tempest traces. All trace formats now have less processing when building busses from individual bits. [Steve Hoover] ASCII traces assume extra time so last line is not lost. ASCII traces which had timestamps would not show the last state of the bus, as Dinotrace did not guess at how long that last state was valid for. Now, it looks at the smallest time step in the trace, and uses that as a guess at the timescale. [Pani Kodandapani]
2000-07-06Fix typo in Makefile - patch mailed back to the pkg's Authorhubertf1-0/+13
2000-06-12fix the patch so it works....dmcmahill1-3/+3
2000-06-12fix the .info file so thatdmcmahill1-0/+15
install-info --delete %D/info/dinotrace.info %D/info/dir actually work.
2000-03-14Initial import of dinotrace-9.0gdmcmahill3-0/+1096
Dinotrace is a tool designed to aid in viewing Verilog Value Change Dump (.vcd), ASCII, Verilator, Tempest CCLI, COSMOS, Chango and Decsim Binary simulation traces. It is optimized for rapid design debugging using X-Windows Mosaic.