项目收集&汇总
汇总
Python4RTLVerification
- github:https://github.com/raysalemi/Python4RTLVerification/tree/examples2.0
- 《芯片验证日记》公众号文章:https://mp.weixin.qq.com/s/Chy595R8N6Q8DAjoa1UgQA
讲了如何用python搭建测试平台去验证RTL,不依赖于SV和UVM
apb_uart
- 《芯片验证日记》公众号文章:https://mp.weixin.qq.com/s/1CZNkg6R_FTbpiKHxQIgiQ
其他
《芯片验证日记》公众号文章:
- https://mp.weixin.qq.com/s/lKqD72c1FhBwp6Df75dPtQ
- https://mp.weixin.qq.com/s/2klwRMTTH7cWp4Yz-phNrg
- 这个链接里汇总了多个github项目:https://github.com/troyguo/awesome-dv
里面大部分都不是用UVM搭建的