|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 sinva 于 2025-1-17 12:50 编辑
Hi folks, as I promised some days ago, today I wanna share a simple uvm testbench, it's part of a larger project I'm working on. I'll keep update while in progress. If you're interested you may download and take a look, if you're proficient with uvm just ignore. My next step is to add ral and new code will be released soon.
Updated at 01/17/2025
Release note:
1. bug fixed
2. add RAL
Usage:
1. make //runs bus operation
2. make test=sram_reg_fd_test //runs RAL front door opteration
3. make test=sram_reg_bd_test //runs RAL backdoor operation
Next step:
I'll integrate this sram uvc into a synchronous fifo uvc and do a full test.
|
-
-
sram.zip
18.76 KB, 下载次数: 19
, 下载积分:
资产 -2 信元, 下载支出 2 信元
sram uvm
-
-
sram_update.zip
24.37 KB, 下载次数: 4
, 下载积分:
资产 -2 信元, 下载支出 2 信元
sram uvc
|