被动模式菊花链同时配置spartan6 与 kintex7

典型案例1:

  CPU配置spartan6 LX45,与两片 kintex7 325T,采样菊花链方式配置,xilinx是否支持?

回答:参考ug470 V1.10 page154

Mixed Serial Daisy Chains
7 series devices can be daisy-chained with earlier Virtex and Spartan® families. Important
design considerations when designing a mixed serial daisy chain are:
• Many older FPGA devices cannot accept as fast a CCLK frequency as a 7 series device
can generate. Select a configuration CCLK speed supported by all devices in the
chain.

• 7 series devices should always be at the beginning of the serial daisy chain, with older
family devices located at the end of the chain.
• All 7 series device families have similar bitstream options. The guidelines provided
for 7 series FPGA bitstream options should be applied to all devices in a serial daisy
chain, when possible.
• The number of configuration bits that a device can pass through its DOUT pin is
limited. For 7 series and Virtex devices starting with the Virtex-II family, the limit is
4,294,967,264 bits. For the Spartan-6 and Spartan-3 generation devices, the limit is
2,147,483,632 bits. The sum of the bitstream lengths for all downstream devices must
not exceed this number.

UG628 (v14.7)  page272

Daisy-chaining Files
To daisy-chain the files test1.bit and test2.bit up from address 0x0000 and
the files test3.bit and test4.bit from address 0x4000 while using a 32K PROM and the
Motorola EXORmax format, enter the following information at the command line:
promgen -s 32 -p exo -u 00 test1 test2 -u 4000 test3 test4
Loading a File in a Downward Direction
To load the file test.bit into the PROM programmer in a downward direction starting
at address 0x400, using a Xilinx® XC1718D PROM, enter the following information at
the command line:
promgen -x xc1718d -u 0 test
Specifying a Non-default File Name
To specify a PROM file name that is different from the default file name enter the
following information at the command line:
promgen options filename -o newfilename


Daisy Chain的结构比较特殊

将多个bit文件合成一个bin后,就变成一个bin文件,里面不分是哪个FPGA的,也就没有地址一说

所以-u参数只有一个起始地址,后面的多个bitstream都没有指明地址


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值