[logo] 
Home
News
Activity
About/Contact
 Major Tools
 .. BugVise
 .. Dinotrace
 .. Verilator
 .. Verilog-mode
 .. Verilog-Perl
 .. Vregs
 Other Tools
 .. Gspice
 .. IPC::Locker
 .. Schedule::Load
 .. SVN::S4
 .. Synopsys-modes
 .. SystemPerl
 .. Verilog-Pli
 .. Voneline
 General Info
 .. Book Tips
 .. Papers

Installing Dinotrace

Download

dinotrace-9.3f.tgz (740KB, Feb 19 2008)

Prerequisites

Dinotrace is a C program that must be built before being used. It builds on Solaris, HP/UX, Linux, and Windows NT. It should be relatively easy to compile on other systems if GCC is used.

It also requires:

  • Motif Widgets or the public-domain version openmotif that is part of most Linux distributions, or the older LessTIF.
  • An X11 server.

On Windows the Cygwin environment is required.

Further instructions are described in distribution under the INSTALL file.

Installation

See INSTALL with the distribution for detailed information.

In general, Dinotrace installs like any other GNU application.

tar xvf dinotrace*.tg*z
cd dinotrace*
./configure
make
# Test
./dinotrace traces/ascii.tra
make install

See the manual after installation for how to get started.

Also available in: HTML TXT