[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] How can I send data from a C program running on mb/uClinux to a VHDL program on the FPGA?



Hello. I am writing an application that will process data and then it must be sent determined areas of the fpga, for hardware processing. I'm a newbie, this is my first project using fpga's and I have some ideias but not sure how to implement them or if they will work at all. I thought of making the C application to write data in specific memory adresses and the VHDL could read from them... not sure how to do it or if it works.
Any sugestions will be very appreciated!
Thank you,
np