-
The configure_blk class appears to not be functional. It calls "add_hdl_path", which is not implemented, and causes an error. configure_blk should be allowed to run with no hdl_path specified. Conside…
-
This is a list of potentially fun things to work on that would be useful for UVM and its software ecosystem. An easy way that you can contribute to UVM is to write example programs, or useful utility …
-
### Describe the bug
Even though it is specified as a softdep in `/etc/modprobe.d/nixos.conf` nvidia-uvm is not loaded
### Steps To Reproduce
Steps to reproduce the behavior:
1. boot system with…
-
This issue tracks the remaining subissues that must be fixed before UVM can be converted to C++. This first comment is updated periodically to summarize the most recent state.
**Note UVM is not ye…
-
Hi,
I tried to run the benchmarck median test with cv32_imac_sv32 configurantion file.
The test is finished sucessfully and all the instructions are matched.But in the log file I found one viol…
-
**CPU:** AMD Ryzen Threadripper 2950X
**OS:** Gentoo Linux
**Kernel:** 6.10.0-pf4-x86_64
**Desktop:** Hyprland (Wayland)
**GPUs:** NVIDIA GeForce GTX 970 (primary), NVIDIA GeForce RTX 2070
**Driv…
-
This issue was identified using the MSVS debugger.
The issue likely exists in use of the UVM sequencer object, which seems to be collecting sequence items implicitly returned from a driver.
-
## vcs
```bash
-full64 +v2k -sverilog # 固定起手(v2k 指 Verilog-2001)
-lca -debug_access+all -kdb # 保存波形需要,debug 开关极大影响仿真时间[1][2]
-timescale=1ns/100ps # 时间精度,考虑在这里…
-
Actually, I am trying to run an environment having mixed design files (Verilog & VHDL) with UVM based testbench on Synopsys VCS.
My Make_file includes following commands:
`vlogan -work work +v2k +…
-
# UVM 实战随书源码下载和运行
UVM 下载 官网下载 为了方便学习, 我们下载一个 1.1d 版本的 使用 为了方便学习, 我们直接使用张强的<UVM 实战> 使用的版本 到github 上下载
[https://www.skfwe.cn/p/uvm-%E5%AE%9E%E6%88%98%E9%9A%8F%E4%B9%A6%E6%BA%90%E7%A0%81%E4%B8%8B…