Featured post

Running UVM with Questasim in Cygwin(Windows) I am using the following steps : i) First copy the win32/64 folder folder from Questasim...

Sunday 1 December 2013

UVM Users Guide 

Chapter 1

Questions :

ranking technology explanation ?

does driver initiate txns from sequencer or vice versa?

difference between generator and sequencer ?

difference between declarative and procedural constraints ?

bus monitor and agent monitor ?

Chapter 2

Acronym for transaction level abstractions

CALUT

C - cycle accurate abstraction
A - approximately timed abstraction
L - loosely timed abstraction
U - untimed abstraction
T - token level abstraction

Questions:

1. run task under get_consumer.
How to generate t without creating an object using "new" of t ?