自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

定戒慧

http://www.vmmcentral.org/

  • 博客(7)
  • 资源 (5)
  • 收藏
  • 关注

转载 vmm debug problem

Here is a reference of compile script and filelist, the DVE tbug is ok, please have a try.  //---------------------test.files----------------------------------------AxiMaster_rvm.pkgAhbSlave

2012-01-29 18:24:02 2696

转载 How to covert AHB BUS monitor VIP to AHB Master Port monitor

Below is an example on how to covert the AHB Bus monitor to a Port Monitor for Master: Step 1: in the TBTop, do as below(wire-connection): //***************************************************

2012-01-29 18:12:39 2692

转载 How to generate response for AHB Slave VIP

You can create a “ahbSlaveResponser.sv” that extends from vmm_xactor, and the responses are “transfer” level based, that is, if a burst read/write have 4 transfers, the Slave VIP will send 4 objects t

2012-01-29 18:03:59 2591

转载 how to generate AXI VIP built-in coverage

There is a built-in AXI VIP example that can show you how to generate AXI VIP built-in coverage, it also shows how user can define their own functional coverage groups.You can install the example wi

2012-01-29 17:56:50 2568

转载 AXI VIP 中定义自己的define文件

Normally, the interface file  “axi_if.sv “ includes a” AxiPortDefines.inc” file , which has lots of `defines with default values, and may mismatch with your real design.  `define DW_VIP_AXI_ADDR_POR

2012-01-29 17:54:10 1165

转载 AXI Slave VIP that control the delay between the AREADY and AVALID

There are two variables in AXI Slave VIP that control the delay between the AREADY and AVALID: MAX:     dw_vip_axi_port_configuration :: m_nMaxDelay   = 5000 MIN:      m_nAvalidAreadyDelay  = 0;

2012-01-29 17:45:15 1504

原创 assertions 使用问答

1.  如何防止在simulation结束仍然还未结束的assertion打印出消息?VCS supports disabling the SVA unfinished message reporting  at the end of simulation, please do as follows:1)      Add VCS compile option  “vcs  -assert

2012-01-21 22:17:24 2769

数字成像系统21~32讲

数字成像系统,ISP,sensor介绍

2020-09-20

数字成像系统1~9讲.zip

数字成像系统讲义part1 , IMAGE sensor,ISP处理

2020-09-20

SystemC-周祖成-课件.zip

SystemC-周祖成-课件 --------------

2009-05-17

Perl语言入门(第四版)---推荐

适用于初学者的perl中文辅导书,强烈推荐。

2009-05-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除