Rules | Recent posts | topic RSS | Search | Register  | Log in

[Idea] Re-use the waveform (.vcd)...

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> ASIC Design Methodologies & Tools (Digital)
Author Message
joe2moon



Joined: 19 Apr 2002
Posts: 371
Helped: 12
Location: MOON


Post12 Sep 2003 5:11   [Idea] Re-use the waveform (.vcd)...

***** M0delsim *****
-- Provide a way to resimulate with the VCD file:
---- step 1: Dump the VCD file during the 1st simulation;
VSIM 1> vcd dumpports -file verilog.vcd /test_top/dut/*
VSIM 2> run
VSIM 3> quit
----step 2: Simulate again (without original test bench).
VSIM 1> vsim -vcdstim verilog.vcd top
VSIM 2> run

***** VC$ *****
-- Provide an utility to generate the testbench from VCD file:
----Limitation: DO NOT allow bi-directional port(s) ....
----step 1: Prepare the configuration file vgen.cfg
----step 2: > vcat verilog.vcd -vgen

***** NC-Veril0g *****
-- Have not found similar feature ???
---------------------------------------------------------------------------------
ps:
Related topic http://www.elektroda.pl/eboard/viewtopic.php?t=56638
"Question: .wlf -> .vcd ?"
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> ASIC Design Methodologies & Tools (Digital)
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap