Interfacing FPGA with SPARTAN 6

Status
Not open for further replies.

Ponmalar21

Newbie level 4
Joined
Dec 18, 2014
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
29
Hi sir,
Can you help me. Iam using SPARTAN 6 EDK hardware for implementing noise algorithm for images. Can you tell me how will i connect the hardware to PC to see the image output.What software we have to use to show the output image??
 

hi,

Its completely up-to you, If you are giving image information through memory stick, you can use the same memory stick to get the image out, you can transfer RGB values and recreate the corrected image through those values, or you can transfer it through USB.. USB is preferred if there are continuous transfer of data from FPGA to your PC
 

Simple method to transfer data from FPGA with EDK software is UART. Send the output data through Xil_printf command. Create Matlab GUI to construct image from 1D to 2D array.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…