doulos.com

Website:http://www.doulos.com
Upvotes received0
Downvotes received1
Karma:0 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (35)

1

0 Thumbs up   0 Thumbs down

Agent


(class uvm_agent) — a component that contains one sequencer, one driver, and one monitor, and which senses and drivers the signals of one SystemVerilog interface.
Source: doulos.com

2

0 Thumbs up   0 Thumbs down

Analysis port


(class uvm_tlm_analysis_port) — a specific type of transaction-level port that can be connected to zero, one, or many analysis exports and through which a component may call the method write implement [..]
Source: doulos.com

3

0 Thumbs up   0 Thumbs down

Analysis export


(class uvm_tlm_analysis_export) — a specific type of export that receives an incoming transaction stream from an analysis port.
Source: doulos.com

4

0 Thumbs up   0 Thumbs down

Analysis imp


(class uvm_tlm_analysis_imp) — a specific type of imp that receives an incoming analysis transaction stream. The component class that instantiates an analysis imp must define the method write required [..]
Source: doulos.com

5

0 Thumbs up   0 Thumbs down

Barrier


(class uvm_barrier) — an object that causes a set of processes to be blocked until a specified number of processes reach the barrier, at which point all processes waiting at the barrier are allowed to [..]
Source: doulos.com

6

0 Thumbs up   0 Thumbs down

Build phase

Source: doulos.com

7

0 Thumbs up   1 Thumbs down

callback

Source: doulos.com

8

0 Thumbs up   0 Thumbs down

checking

Source: doulos.com

9

0 Thumbs up   0 Thumbs down

component


(class uvm_component) — the structural building block of a UVM verification environment, conceptually equivalent to a Verilog module though implemented as an object in UVM. Components are constructed [..]
Source: doulos.com

10

0 Thumbs up   0 Thumbs down

Configuration database

Source: doulos.com


To view all 35 definitions, please sign in.