using C/C++ with microblaze

I don't understand the link between my hdl ip and the C code, How can access a port declared using vhdl using c code.

Reply to
jeanronald
Loading thread data ...

Read the VHDL to find the address of the port. Declare a pointer to the port. Initialise it to the port address.

Reply to
Paul Burke

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.