UVM Transaction Level Modeling
ConceptUVM Transaction Level Modeling (UVM TLM) is the UVM approach of representing communication between verification components as transaction objects rather than direct signal-level interactions. This abstraction lets verification engineers focus on functional behavior, supports high-level virtual-platform simulation before detailed RTL simulation, and can be used at abstraction levels ranging from functional models to cycle-accurate models.
WIKI
Overview
UVM Transaction Level Modeling (UVM TLM) is a transaction-based communication style within UVM in which transactions represent the flow of data between different components of a system. These transactions are abstract representations of the data transfers that will occur when the system is implemented in hardware. [C1]
In the broader UVM testbench framework, dynamic data objects such as sequence items flow through verification components including drivers, monitors, stimulus generators, and scoreboards. [C2]
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →