I don't understand the link between my hdl ip and the C code, How can I access a port declared using vhdl using c code.
jeanronald wrote: > I don't understand the link between my hdl ip and the C code, How can I > access a port declared using vhdl using c code. > Read the VHDL to find the address of the port. Declare a pointer to the port. Initialise it to the port address.
> I don't understand the link between my hdl ip and the C code, How can I > access a port declared using vhdl using c code. >
So You Want To Be An Embedded Systems Developer
Introduction to Microcontrollers
Important Programming Concepts (Even on Embedded Systems)
How FPGAs Work and Why You'll Buy One
MSP430 Launchpad Tutorial
Arduino Robotics
Before you can participate to the *related sites forums, you need to login or create an account.