[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  SVN::S4
  SystemPerl
  Voneline
  WFH
General Info
  Papers

Issue #263

Please add support for TDML format

Added by Ahmed El-Mahmoudy almost 3 years ago. Updated almost 3 years ago.

Status:Feature Start date:06/12/2010
Priority:Low Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

TDML is an XML-based Interchange Standard for Waveforms and Timing Specifications, for more info, refer to:

http://xml.coverpages.org/tdml.html

Developer tutorial: http://archives.si2.org/si2_publications/tdml/dtutorial.zip

History

Updated by Wilson Snyder almost 3 years ago

  • Status changed from New to Feature
  • Priority changed from Normal to Low

Note TDML is for timing diagrams, not tracing. It's horridly inefficient, and would make a trace file way too large to ever be used for simulation tracing. So this is outside the domain of what Dinotrace is intended for.

However, if you'd like to write the code to read it, I'll integrate it back. Basically, you'd take dt_verilog.c and make a new dt_tdml.c with the file reading code.

BTW you may also want to ping the GTKwave folks.

Also available in: Atom