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
I2C的testbeach平台
2022-01-07 19:00:36 32.82MB UVM
1
UVM实战 用TB写的testbeach
2022-01-07 12:02:55 42.23MB UVM
1
包含SystemVerilog的图书SystemVerilog for Verification(第3版)以及最新版IEEE标准;SystemVerilog Assertions的图书A Practical Guide for SystemVerilog Assertions;UVM1.2源码、官方手册、最新版IEEE标准以及图书A practical guide to adopting the universal verfication methodology(UVM)。
2021-12-30 00:28:48 37.3MB Verilog UVM SVA IC验证
1
一个简单的uvm笔试题
2021-12-28 09:05:38 158KB uvm
1
自己实测后整理的uvm_phase顺序 自己实测后整理的uvm_phase顺序
2021-12-25 17:38:01 13KB UVM
1
Verification has evolved into a complex project that often spans internal and external teams, but the discontinuity associated with multiple, incompatible methodologies among those teams has limited productivity. The Universal Verification Methodology (UVM) 1.1 Class Reference addresses verification complexity and interoperability within companies and throughout the electronics industry for both novice and advanced teams while also providing consistency. While UVM is revolutionary, being the first verification methodology to be standardized, it is also evolutionary, as it is built on the Open Verification Methodology (OVM), which combined the Advanced Verification Methodology (AVM) with the Universal Reuse Methodology (URM) and concepts from the e Reuse Methodology (eRM). Furthermore, UVM also infuses concepts and code from the Verification Methodology Manual (VMM), plus the collective experience and knowledge of the 300+ members of the Accellera Verification IP Technical Subcommittee (VIP-TSC) to help standardize verification methodology.
2021-12-18 15:48:40 3.81MB UVM
1