|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
各位DX们,请帮帮我吧!
我用的是Altera的PCI IP core实现PCI target接口的功能,一直都是单周传输,但Altera PCI IP core的datasheet上说可以实现突发传输。前些日子我又看见一本PCI总线的书上说Pentium系列的CPU(作为主设备)不支持Burst Memory Read,而我用的工控机就是Pentium的。是不是真是这样啊?还有datasheet上有这样的话:If the local side is not prefetchable (i.e.,reading ahead will result in lost or corrupt data), it must not accept burst read transactions, and it should disconnect after the first QWORD transfer
on the local side.但是我的局部端我设置为prefetchable了,只不过局部端是异步FIFO再连上FLASH,有一本书上说FIFO是不可预取,不能实现突发是不是和这个有关系?
请大家帮帮我吧! |
|