2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00
2024-12-26 22:15:54 -08:00

Sample UVM testbench

This is a simple playground testbench. It is written in SystemVerilog using UVM framework.

Makefile uses the Verilator simulator to build and run the testbench.

UVM for Verilator

  • This testbench uses UVM modified to work with Verilator. This comes from project maintained by good folks at Antmicro.
    % git clone https://github.com/antmicro/uvm-verilator.git -b current-patches-2
Description
Sample UVM testbench
Readme 46 KiB
Languages
SystemVerilog 89.6%
Makefile 10.4%