完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我是FPGA领域的新手。 现在我正在使用Genesys2。 我必须控制DDR3内存。 我在Digilent网站上找到了一些使用micrlaze处理器的DDR3示例。 但是,在我的情况下,我不必使用microblaze处理器。 我必须通过DDR3内存发送一些固定值,如8位数据(X'FF'),即我将该数据写入Genesys2 DDR3内存并从内存中读出数据。 我已经通过Xilinx网络设备视频手册ug_586了。 但是我还不清楚如何开始编写DDR3内存。 我的问题是: 1)是否可以使用示例代码而不使用微处理器处理器用于DDR3内存? 或任何启动代码来控制DDR3内存的建议。 实际上,我是以任何方式做到的。 所以任何有用的建议将不胜感激。 谢谢。 以上来自于谷歌翻译 以下为原文 Hi, I am very new at field of FPGA. Now I am working Genesys2. I have to control DDR3 memory. I find some examples in Digilent site for DDR3 using microblaze processor. But, in my case I don't have to use microblaze processor. I have to send some fixed value through the DDR3 memory like 8-bit data (X'FF') i.e. I will write that data into the Genesys2 DDR3 memory and readout the data from the memory. I already go through Xilinx network device video manual ug_586 . But still it is not clear to me how to start coding for the DDR3 memory. My questions are: 1) Is it possible to have example code without using microblaze processor for DDR3 memory? Or any suggestion for starting code to control DDR3 memory. Actually, I have do it in any way. So any helpful suggestion will be appreciated. Thank you. |
|
相关推荐
1个回答
|
|
OpenArty项目将ZipCPU(不是微型激光)连接到DDR3 SDRAM。
即便如此,也可以通过在主文件顶部注释一个简单的`ifdef来删除ZipCPU,这仍然可以让您通过UART运行的软件访问SDRAM。 然后通过wishbone总线访问SDRAM。 OpenArty SDRAM内存访问方法的一个关键组件是AXI桥的流水线叉骨。 我个人觉得比AXI更容易使用的wishbone总线。 该项目的所有源代码都可以在GitHub上获得,虽然我确实需要Arty板配置文件中的参数(一个xml文件,因此是可读的),以便正确配置DDR3 SDRAM。 担 以上来自于谷歌翻译 以下为原文 The OpenArty project connects a ZipCPU (not a microblaze) to DDR3 SDRAM. Even at that, the ZipCPU can be removed with by commenting a simple `ifdef at the top of the main file which will still give you access to the SDRAM from software running over a UART. The SDRAM is then accessed over a wishbone bus. A key component of the OpenArty approach to SDRAM memory access is the pipelined wishbone to AXI bridge. I personally find the wishbone bus simpler to use than AXI. All of the source code for that project is available on GitHub, although I did need the parameters from the Arty board configuration file (an xml file, hence readable) in order to get the DDR3 SDRAM configured properly. Dan |
|
|
|
只有小组成员才能发言,加入小组>>
2395 浏览 7 评论
2810 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2277 浏览 9 评论
3354 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2445 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
780浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
558浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
405浏览 1评论
1985浏览 0评论
704浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-4 01:42 , Processed in 1.432166 second(s), Total 78, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号