electronics forum

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

how to dump waveform in vhdl


Post new topic  Reply to topic    EDAboard.com Forum Index -> ASIC Design Methodologies & Tools (Digital) -> how to dump waveform in vhdl
Author Message
altair_06



Joined: 10 Jul 2006
Posts: 43
Helped: 1


Post02 Aug 2006 16:41   

how to dump waveform in ncvhdl


Hi,

In verilog hdl i had been using $recordvars to dump waveform.How can i do a similar thing in vhdl. The simulator i am using is ncvhdl.
Back to top
Google
AdSense
Google Adsense




Post02 Aug 2006 16:41   

Ads




Back to top
nand_gates



Joined: 19 Jul 2004
Posts: 907
Helped: 120


Post04 Aug 2006 5:21   

dump wareform


Search the FORUM first! Lot many times this question was posted.
Anyway here is one answer from Ajeetha.

Code:
Use TCL in batch mode, you don't need to do it interactively, try the
following tcl file:

-- tcl file

database -open waves -shm -default
probe -shm -all -depth all top
run
exit
----

Use it with ncsim -input dump.tcl <other options>
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> ASIC Design Methodologies & Tools (Digital) -> how to dump waveform in vhdl
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
How to dump waveform in vhdl using ncsim of cadence (1)
How to dump fsdb waveform in vhdl using ncsim of cadence (3)
how to dump all signal waveform when import VHDL int Verilog (5)
I used NC-VHDL, but how to dump signals (4)
how to dump very long time simulation in modelsim VHDL? (5)
How to dump fsdb in ncsim? (5)
how to dump my code in controller (3)
HOw to dump fsdb file in modelsim? (7)
how to dump vars in verilog file? (4)
How to dump spice netlist in Astro? (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS