How to generate VCD file via VCS?

Status
Not open for further replies.

blaze1200

Newbie level 6
Joined
Nov 23, 2010
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Malaysia
Activity points
1,350
Hi,

My testbench is written in .cc format. What commands do i need to use in order to generate VCD file? (Via VCS) Thank you.
 

Re: Generate VCD file...

Never heard of .cc format!!

Is that Verilog or SV?
 
Re: Generate VCD file...

It is a C++ source file format.
 

i dont know abt .cc format but if your testbench is in .v format just add $vcdpluson; after you declare your initials and your vcd file will be generated after simulation.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…