搜索资源列表
vmm
- 请求分页存储管理方式的模拟实现,包括相应的说明文件-request tabbed storage management methods to achieve the simulation, including the corresponding notes
systemverilog
- systemverilog是新出现的一种高级硬件描述和验证语言,这里给出了一些书和文章还有使用vmm方法开发testbench的例子
vmm
- 通过分页技术,在屏幕上显示文件data.txt中多个选定的数据。方法是: 读入数据为整数的逻辑地址(<0时退出); 将逻辑地址分解为页号、页内位移; 查页表,若该页不在内存块中(中断位为1),将该页从外存读入内存某一块中,淘汰策略为FIFO;否则,由页号得块号; 将内存中该数据显示在屏幕上。
VMM初级使用手册
- VMM开发环境使用手册
vmm1.2.2
- synopsys vmm 最新源码,功能更加强大,对IC验证加强支持-synopsys vmm system verilog source code
vmm-1.0.1.tar
- VMM 文档加源码, synopsys公司很好的验证资料-VMM Document Canadian source, synopsys good company to verify the information
vmm-1.1c
- VMM(Verification Methodology Manual) Kit (Ver1.1C) for Mentor s Questa and Incisive Software
vmm-1[1].1.1.tar
- vmm system verilog source code
VMM_AC_Labs
- VMM training course by sysnopsys
vmm-1.0.1
- vmm-1.0.1.rar synopsys vmm systemverilog code-vmm-1.0.1.rar synopsys vmm systemverilog code
ver
- vmm descr iption and diagram
scen_gen_in_vmm.tar
- VMM中如果产生激励,特别是复杂的激励,以及如何在testcase中使用和修改这些激励-how to generate stimulus data in VMM
new_fifo
- 最新的testbench of FIFO ,使用Vmm,VCS,可以大致了解一下VMM的体系-the new fifo VMM testbench
eetop.cn_ces_vmm_2006.06-SP1.tar
- vmm introduction material. it is a good file.
VMM_example
- This is a VMM example System Verilog written for a router DUT-This is a VMM example System Verilog written for a router DUT
vmm
- verification methodology manual 英文原版和 论文《基于VMM的芯片验证平台设计》-verification methodology manual for systemverilog
memsys_cntrlr
- 存储模型,vmm验证平台,经典-Storage model, vmm verification platform, the classic
using-the-vmm-scenario-generator
- 介绍基于VMM验证架构的场景激励生成器的使用方法-using the vmm scenario generator
vmm
- 虚存管理的代码,包含vmm.h和vmm.c-Virtual memory management
vmm
- vmm module interface with kvm module for Linux v2.13.6.