搜索资源列表
uvm_switch_8
- 使用uvm验证环境搭建的testbench,主要验证switch的功能。可以学习uvm的简单功能-use uvm set up testbench ,the mainly focuse is verification swtich,you can learning uvm sample fucntion
UVM_TEST
- UVM 的 入门实例,一个完整的能够跑通的实例。其中包括DUT代码,Testbench代码,还有搭建过程说明。很适合用来学习UVM入门。-This paper describes an approach to using Accellera s UVM, the Universal Verification Methodology, for functional verification by mainstream users. The goal is
code_test
- uvm testbench 例子,可以在questa软件里运行,运用shell脚本,在cygwin环境中执行,非常方便-Uvm testbench example, you can run in questa software, the use of shell scr ipt, in cygwin environment, very convenient
eetop.cn_UVM
- UVM 的 入门实例,一个完整的能够跑通的实例。其中包括DUT代码,Testbench代码,(UVM entry example, a complete example of running through. These include the DUT code, the Testbench code,)
mycode
- 这是open silicon interlaken user interface的一个driver,采用的是uvm的架构,能够实现single/dual/quad segment的配置(This is a open silicon Interlaken user interface driver, using the UVM architecture, to achieve the configuration of single/dual/quad segment)
apb uvm验证testbench
- 一个apb的uvm验证uvc,可以寄经过简单修改,建立testbench,非常便利,需要在uvm验证环境中搭建uvm验证平台
uvm实战源码
- uvm实战教程源码,丰富的uvm demo testbench,可以学习uvm各个阶段的testbench搭建技巧,能学习到大量的uvm testbench搭建技能,比如factory和寄存器模型等重要机制,非常值得学习