Date: Mon, 5 Jul 2004 13:34:08 +0200 From: "Joachim Strombergson" <watchman@ludd.ltu.se> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: watchman@ludd.ltu.se Subject: ports/68688: New port: Dinotrace a signal trace waveform viewer Message-ID: <1089027248.0@tunnis.ninja.se> Resent-Message-ID: <200407051140.i65BeLN3065091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68688 >Category: ports >Synopsis: New port: Dinotrace a signal trace waveform viewer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 05 11:40:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joachim Strombergson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #3: Wed Jun 23 00:37:57 CEST 2004 root@tunnis.ninja.se:/usr/obj/usr/src/sys/TUNNIS >Description: This PR contains a new port of Dinotrace, a mature signal waveform viewer used to debug digital design simulations. Dinotrace has it's roots at DEC and have been used for many years in the industry, academia etc. Dinotrace supports VCD and several other dump formats. Dinotrace also inludes an interface to Emacs. >How-To-Repeat: Apply the files in the PR. >Fix: --- Makefile begins here --- # New ports collection makefile for: dinotrace # Date created: July 05, 2004 # Whom: Joachim Strombergson <watchman@ludd.ltu.se> PORTNAME= dinotrace PORTVERSION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ DISTNAME= dinotrace-9.1m MAINTAINER= watchman@ludd.luth.se COMMENT= A gaphical signal trace waveform viewer. GNU_CONFIGURE= yes .include <bsd.port.mk> --- Makefile ends here --- --- distinfo begins here --- MD5 (dinotrace-9.1m.tar.gz) = 3cede2a13ae9e89254cb8f53db541b8c SIZE (dinotrace-9.1m.tar.gz) = 1825189 --- distinfo ends here --- --- pkg-descr begins here --- Dinotrace is a signal waveform tracing tool that supports traces in the form of Verilog Value Change Dump (VCD), ASCII, Verilator, Tempest CCLI, COSMOS, Chango and Decsim Binary. Dinotrace is also equipped with an interface to GNU Emacs. Dinotrace was conceived in the early 1980's by Allen Gallotta at Digital Equipment Corporation, who wrote the code and supported it through version 4.2. When created, it was the first graphical display tool for the simulators being designed at Digital. WWW: http://www.veripool.com/dinotrace/ --- pkg-descr ends here --- --- pkg-plist begins here --- bin/dinotrace info/dinotrace.info --- pkg-plist ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1089027248.0>