-
I previously encountered issue #58 , but it was properly resolved by refreshing the GPU firmware and upgrading the VBIOS version. When I attempted to authenticate the GPU by running `python3 -m verif…
-
DBees updated
7 months ago
-
OTBN TODOs have been reviewed (for commit
https://github.com/lowRISC/opentitan/blob/be4c7d1a7e72e5d0944d82c250c076d77e4997c5). This tracks the remaining TODOs which don't need to be addressed for M2…
-
Greetings @rswarbrick ,
I'd like to ask if it is mandatory for a regression to contain the test case that using the `default` build mode, otherwise it will trigger a `primary_build_mode: default` …
-
### Hierarchy of regression failure
Block level
### Failure Description
Multiple failure sources in the latest regression, but this was the most common:
```
UVM_ERROR @ 38405032791 ps: (i2c_scorebo…
-
https://github.com/naragece/uvm-testbench-tutorial-simple-adder
-
Hello,
We find this WaveDrom very useful in FPGA/ASIC design flow especially for RTL designers. I am exploring adding support to extract a UVM test from a given WD file. We have a simple UVM test l…
-
Hello, I encountered a problem when starting the sequence using the default_sequence method. The simulation does not execute the body content of the sequence. After inspection, I found that the code i…
-
The `keymgr_dpe_smoke` test currently has a pass rate of about 97%. For a smoke test, we would expect a pass rate >99%, but `keymgr_dpe_smoke` has significantly more coverage than the usual smoke test…
-
- xv6에 대해서는 말씀하신대로 kernel page table이 변화하지 않습니다만 앞으로 우리가 만들 kernel에서는 필요하게 될 것 같습니다.
- 만약에 logic이 거의 비슷하다면 kvm도 지원하는 `fn alloc()`으로 만들기를 제안합니다. (꼭 이번 PR일 필요는 없어보입니다. Issue raising 해주세요)
- 아니라면 지금 그대…