add web url

This commit is contained in:
yaozhicheng 2024-05-22 18:03:10 +08:00
parent 0a7d588e99
commit a4ac739023
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# 基于MLVP工具的果壳cache验证实验
官方网站:[open-verify.cc](https://open-verify.cc/)
## 学习材料
完成材料([https://open-verify.cc/mlvp/docs/](https://open-verify.cc/mlvp/docs/))的学习,了解基本验证知识。并基于其中的示例代码完成果壳 cache DUT的创建。

View File

@ -1,5 +1,7 @@
# NutShell Cache Verification Experiment Based on MLVP Tools
Official website: [open-verify.cc](https://open-verify.cc/)
## Learning Materials
Complete the study of the materials ([https://open-verify.cc/mlvp/docs/](https://open-verify.cc/mlvp/docs/)), understand the basic verification knowledge. And complete the creation of NutShell cache DUT based on the example code in it.