UVM基础学习,从一个简单测试平台的实验到逐渐完善的测试平台的一系列实验。
2022-02-16 14:05:07 206KB systemverilog
1
白皮书
2022-02-10 21:36:25 6.62MB
1
基于UVM的UART验证环境
2022-02-06 13:01:42 624KB IC
1
实验环境:win7+modelsim10.4d 实验用例:输出hello_uvm; Modelsim10.4d在安装时已配置好uvm的连接dll文件,因此不再需要生成(在文件夹C:\modeltech64_10.4\uvm-1.1d\win64下)
2022-01-27 23:18:33 90KB Modelsim/UVM
1
uvm完整实例,APB+Uart,包含env,apb agent,uart agent, regmodel,scoreboard等,希望对初学者有点帮助!
2022-01-22 19:04:14 7KB APB UART UVM AMBA
1
自己敲的UVM1.1应用指南及源代码分析中第一章的代码,可运行,附带运行操作说明。
2022-01-17 11:12:16 7KB UVM 代码
1
FFT有以下特性: l支持2^N复数点FFT/IFFT运算,其中4<= N <= 10 l支持数据input和output并行 l采用Raidx-4 butterfly设计 l支持添加循环前缀 l支持自动休眠(低功耗) 验证平台基于windos(questasim),包含与c model的自动比对
2022-01-10 17:31:43 51KB radix 4 FFT verilog代码
1
Register Access without RAL Model        In this section will see an example that shows one of the ways to access DUT registers without the UVM RAL Model.Let’s consider a DMA design which consists of registers in it and reg_interface is used to access the registers. 目录          一、Below is the block
2022-01-09 21:37:51 81KB del od 模型
1
很好的中文版UVM指南。根据这个可以直接写出一个较为复杂的UVM testbench了。
2022-01-08 13:02:54 568KB UVM
1
UVM入门进阶实验testbeach
2022-01-07 20:03:29 122KB UVM
1