Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

VCD file direct read-in for HSIM or NanoSIM

Status
Not open for further replies.

020170

Full Member level 4
Joined
Jan 31, 2005
Messages
231
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
2,221
hsim vcd

In using HSIM ( or NanoSIM), HSIMVCD2VEC command converts VCD file to Stimulus Input signal easily. Analog & Digital Block were easily simulated by this way.

question : I written SIG (signal information file) like this


#format %[#]
#scope tc_top
#in RESETB


and I extracted VCD file from verilog.

But I get an error log file like this.

Compiling "RGB_to_SD.sig" (signal info)
Compiling "RGB_to_SD.vcd" (VCD)
ERROR:No signals found in vcd file. This could be because of an error in the VCD file or, the scope was not specified using the signal info file

Error: cannot open file "hsim_vcd2vec.vec"


How to solve this problem?

thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top