electronics forum

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

help in system verilog


Post new topic  Reply to topic    EDAboard.com Forum Index -> ASIC Design Methodologies & Tools (Digital) -> help in system verilog
Author Message
deepu_s_s



Joined: 24 Mar 2007
Posts: 329
Helped: 13


Post13 Dec 2007 14:48   

help in system verilog


hi !
i am having a doubt in sv.
consider a micro processor architceture..all the bus elated signals are defined in an interface.. all these signals are shared by different blocks like alu,cu,memory, instruction decoder etc... some of these blocks dont utilize all of the signals defined in the interface. but the unused signals cant be left open like in MODULE.

then wont be there any error. how to resolve problem?

thanks and regards
Deepak
Back to top
naveen reddy



Joined: 02 Jun 2005
Posts: 27


Post20 Dec 2007 7:06   

help in system verilog


Hi
If there are unused signals in the blocks which are declared in the interface, declare this signals as bit. These signals will be in the X state.
Hope this helps

Regards,
Naveen
Back to top
Google
AdSense
Google Adsense




Post20 Dec 2007 7:06   

Ads




Back to top
mkrishnap



Joined: 28 Nov 2007
Posts: 11


Post20 Dec 2007 8:34   

Re: help in system verilog


Deepu_s_s,

In total, the signals in the interface are connected to one or the other module & no signal is kept unconnected. Then how do you say that they left unconnected? We will be using different instances of the same interface and use the signals whichever are required for that particular module. If a signal is used nowhere, it will be deleted obviously!

The "modport" construct here will help to identify the directions even.

-mkrishnap
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) -> help in system verilog
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
System Verilog and System Verilog Assertions Tutorial (1)
help system verilog questions (3)
want help in System verilog. (4)
SYSTEM VERILOG:Help needed on 'expect' statement??? (7)
help needed in readmemb(....) verilog system task ...... (3)
Comparison of VHDL, Verilog, and System verilog (2)
Advantage of System C over System Verilog (2)
system verilog & verilog (2)
System C, System verilog, or Vera (11)
System C & system Verilog (9)


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