Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

how to check PCIE read write operation in 64 bit processor

Altera_Forum
Honored Contributor II
1,400 Views

hi, 

am using altera cyclone IV gx EP4CGX15BF14C7 device. 

for my PCIE project, am using 64 bit processor system, how do i check the pcie read write operation in 64 bit processor

 

in a 32 bit processor system, i had used the jungo driver "altpcie_demo_Qsys_32.exe", it was worked fine , when same Jungo driver is used in the 64 bit processor am not able to install. please sujject any software for PCIE read write operation in 64 bit processor.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
502 Views

download http://rweverything.phpnet.us/bin/rwv1.5.2.zip 

use COMMAND (w32 ADDR DATA) and (r32 ADDR)
0 Kudos
Altera_Forum
Honored Contributor II
502 Views

hi how are you! I have the smilar project.

0 Kudos
Altera_Forum
Honored Contributor II
502 Views

hi how are you! I have the smilar project whice is Pcle between fpga and 32 Bit processor. it have found the problem that cpu read error once a time at thousand million for long time. so I expect share your experience.

0 Kudos
Altera_Forum
Honored Contributor II
502 Views

Search on Google for PCIScope and read and write memory software

0 Kudos
Reply