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.

how to use inout signals in UVM Methodology

Status
Not open for further replies.

kansagaratushar

Newbie level 5
Joined
Jan 7, 2013
Messages
8
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,338
Hi,

I know how to use inout signals in systemverilog simple testbench. But How can I use inout signals in UVM testbench Environment?

In which class Should I define & drive another "reg" signal with control variable.....?
How can I define in interface and Top module?

Any Help are thankful to me.
 

You might want to read my DVCon paper on connecting class based testbenches to RTL: **broken link removed**

as well as my blog explaining some of the fundamental differences between nets and variables: https://go.mentor.com/wire-vs-reg
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top