首页 > 其他 > 详细

PCI Express(五) - Xilinx wizard

时间:2016-07-30 21:08:36      阅读:233      评论:0      收藏:0      [点我收藏+]

原文地址:http://www.fpga4fun.com/PCI-Express5.html

 

Xilinx makes using PCI express easy - they provide a free PCI Express core (called "Endpoint Block Plus") and a wizard to configure it, all that in their free version of ISE - ISE WebPack.

So let‘s fire up Xilinx CORE generator and select Endpoint Block Plus.

技术分享

The core is inactive, we need to use File --> New Project to create a project and select an FPGA (here we are using a Dragon-E so we select Virtex-5)...

技术分享

... and also select your favorite language (in the "Generation" tab).

Now the Endpoint Block Plus core becomes active and you can double-click on it to start the wizard.
On the first page, name your component. Here we chose "my_endpoint_blk_plus". The rest is ok for Dragon-E, so click "Next >".

技术分享

Now you can change the vendor/device IDs...

技术分享

... and the address spaces.

技术分享

The next pages are without much interest, so click on "Generate" to generate the core and its documentation.

We are now ready to create our first PCI Express FPGA bitfile, program it in an FPGA and generate real PCI Express traffic.

PCI Express(五) - Xilinx wizard

原文:http://www.cnblogs.com/christsong/p/5721654.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!