在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 8230|回复: 23

Altera PCI接口参考设计源VHDL代码、驱动程序源代码(Ver6.1)

[复制链接]
发表于 2010-10-29 16:36:44 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
stratix_pci_kit-v1.0.zip (3.69 MB, 下载次数: 676 )
文件目录见下面:

├─reference_design
│  ├─vhdl
│  │  │  stratix_enh_pll.vhd
│  │  │  stratix_top.vhd
│  │  │  vhdl_components.vhd
│  │  │  
│  │  ├─001 ddr_cntrl
│  │  │      ddr_top.vhd
│  │  │      
│  │  ├─004 pci_local
│  │  │      backend.vhd
│  │  │      cnten.vhd
│  │  │      datapath_fifo.vhd
│  │  │      dma.vhd
│  │  │      dma_reg.vhd
│  │  │      dma_sm.vhd
│  │  │      fifo_128x32.vhd
│  │  │      fifo_128x4.vhd
│  │  │      fifo_128x64.vhd
│  │  │      last_gen.vhd
│  │  │      mstr_cntrl.vhd
│  │  │      mstr_fifo_cntrl.vhd
│  │  │      mstr_perf.vhd
│  │  │      targ_cntrl.vhd
│  │  │      targ_fifo_cntrl.vhd
│  │  │      targ_perf.vhd
│  │  │      
│  │  ├─002 ddr_intf
│  │  │      adr_gen.vhd
│  │  │      clk_sync.vhd
│  │  │      cntrl_intf.vhd
│  │  │      ddr_intf.vhd
│  │  │      mr_sm.vhd
│  │  │      mw_sm.vhd
│  │  │      tr_sm.vhd
│  │  │      tw_sm.vhd
│  │  │      
│  │  ├─003 flash_cntrl
│  │  │      erase_sm.vhd
│  │  │      flash_mem_cntrl.vhd
│  │  │      read_sm.vhd
│  │  │      write_sm.vhd
│  │  │      
│  │  └─005 pci_mt64
│  │          pci_top.vhd
│  │         
│  ├─001 sim
│  │  │  modelsim.ini
│  │  │  sim.do
│  │  │  stratix_pci2ddr.mpf
│  │  │  stratix_pci2ddr_tb.vhd
│  │  │  trgt_tranx_mem_init.dat
│  │  │  wave_stratix_pciddr.do
│  │  │  
│  │  ├─001 altera_lib
│  │  │      altera_mf.vhd
│  │  │      
│  │  ├─002 ddr_dimm
│  │  │      ddr_dimm_model.vhd
│  │  │      mt46v32m8.vhd
│  │  │      
│  │  └─003 pci_bfm
│  │          arbiter.vhd
│  │          clk_gen.vhd
│  │          log.vhd
│  │          monitor.vhd
│  │          mstr_pkg.vhd
│  │          mstr_tranx.vhd
│  │          pull_up.vhd
│  │          trgt_tranx.vhd
│  │         
│  └─002 syn_1s25
│          stratix_top.csf
│          stratix_top.esf
│          stratix_top.psf
│          stratix_top.quartus
│          stratix_top.rbf
│          stratix_top.sof
│         
├─001 bin
│      altera.inf
│      megaicon.ico
│      StratixPCI.exe
│      STRATIX_KIT_APP_HELP.HLP
│      wdreg.exe
│      windrvr6.inf
│      windrvr6.sys
│      
├─002 constraints
│      mt32_23_ep1s25f1020c5_66_03_04.tcl
│      mt64_23_ep1s25f1020c5_66_03_04.tcl
│      Stratix_PCI_Board_DDR_settings.tcl
│      t32_23_ep1s25f1020c5_66_03_04.tcl
│      
├─003 doc
│      an223.pdf
│      banner.jpg
│      ds_StratixPciBd.pdf
│      readmeStratixPciKit.htm
│      StratixPciKitDocContents.pdf
│      ug_StratixPciKit.pdf
│      
├─004 max_config
│      max_stratix_config.pof
│      
└─006 software
    ├─001 driver
    │      altera_lib.c
    │      altera_lib.h
    │      
    └─002 gui
            altera.aps
            altera.clw
            altera.cpp
            altera.dsp
            altera.dsw
            altera.h
            altera.ncb
            altera.odl
            altera.opt
            altera.plg
            altera.rc
            Altera.rgs
            alteraDlg.cpp
            alteraDlg.h
            alteralogo.bmp
            CBox.cpp
            CBox.h
            Ioctl.h
            megaicon.ico
            Meter.cpp
            Meter.h
            MonWnd.cpp
            MonWnd.h
            resource.h
            resource.hm
            StdAfx.cpp
            StdAfx.h
发表于 2010-10-29 21:02:54 | 显示全部楼层
Thanks for sharing
发表于 2010-10-29 22:05:14 | 显示全部楼层
謝謝分享
发表于 2011-11-3 09:49:28 | 显示全部楼层
kankan~~~~~~~~~~
发表于 2011-11-30 10:37:33 | 显示全部楼层
用PCI的核,基本上没啥用处!
发表于 2014-1-24 14:18:30 | 显示全部楼层
能不能用啊?收了。
发表于 2014-3-13 10:36:33 | 显示全部楼层
下来 看看!!!!
发表于 2014-6-12 15:55:55 | 显示全部楼层
先收下了!
发表于 2014-7-31 15:01:26 | 显示全部楼层
顶顶顶顶顶顶地对地导弹
发表于 2014-8-23 21:30:45 | 显示全部楼层
xilinx 的 应用更好 更全
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-12-27 15:10 , Processed in 0.028073 second(s), 12 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表