electronics forum

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

How to get deep hierarchy signals in top entity in NC-VHDL?


Post new topic  Reply to topic    EDAboard.com Forum Index -> Software Problems, Hints and Reviews -> How to get deep hierarchy signals in top entity in NC-VHDL?
Author Message
roger



Joined: 27 Aug 2003
Posts: 182
Helped: 7


Post18 Sep 2003 7:23   

init_signal_spy modelsim


in verilog we can use
wire signal=top.module1.module2.signal;

in modelsim we can use
init_signal_spy("../.../signal", signal1);

But in NC-VHDL
how can we got internal signal rather than using port mapping?

Help me please
Back to top
roger



Joined: 27 Aug 2003
Posts: 182
Helped: 7


Post19 Sep 2003 6:33   

init_signal_spy cadance


see pdf ncvhdl.pdf

C:\Program Files\Cadence Design Systems\LDV\doc\ncvhdl

ncvhdl.pdf utilities nc_mirror
Back to top
sajeev_antony



Joined: 12 Sep 2002
Posts: 21
Location: India


Post19 Sep 2003 12:08   

init_signal_spy


I downloaded the signal_spy packeg from model.com.
could u pls explain me where to put those files and how to use it.


roger wrote:
in verilog we can use
wire signal=top.module1.module2.signal;

in modelsim we can use
init_signal_spy("../.../signal", signal1);

But in NC-VHDL
how can we got internal signal rather than using port mapping?

Help me please
Back to top
Google
AdSense
Google Adsense




Post19 Sep 2003 12:08   

Ads




Back to top
roger



Joined: 27 Aug 2003
Posts: 182
Helped: 7


Post12 Jun 2004 5:06   

modelsim hierarchy


how to use it

add the lib header

library modelsim.lib;
use modelsim_liob.util.all;

...
...
begin

init_signal_spy("??/??/??","signal_name",0);

you canrefer to the modelsim user manual
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 -> Software Problems, Hints and Reviews -> How to get deep hierarchy signals in top entity in NC-VHDL?
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
how to get signals in deep hierarchy in mixed HDL in Modelsi (1)
VHDL question , How to make 2 architectures for 1 entity ? (2)
VHDL entity 2D array question (5)
Verilog Testbench for a VHDL entity (3)
vhdl - what is the meaning of generic to an vhdl's entity (5)
VHDL Query - entity port as int array, not std_logic_vector (1)
I used NC-VHDL, but how to dump signals (4)
instnciate a VHDL module into a verilog hierarchy help!!!!!! (8)
I WANT TO GET A DEEP UNDERSTANDING OF Miller's theorem (7)
How to do 8B/10B enco/deco for clock signals in Verilog/VHDL (5)


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