Forum Discussion
Altera_Forum
Honored Contributor
19 years agoSpeed using PCI Target Mode
hello, girls and guys, has someone used the Altera PCI Developpment board? or does anyone has some experience about the PCI Target Mode? now i am busying with some designs which contains the ...
Altera_Forum
Honored Contributor
19 years agoLatency Timer configuration register is intended only for master mode. To receive the guaranteed high speed in target mode difficultly. Speed most likely does not depend from altera PCI IP. It is very strongly depends on many factors. First from a chipset of your motherboard. Secondly how you write or read data from the controller. Try to use mmx, sse, sse2 mov commands instead IA32 mov and burst reading or writing.