Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI don't understand what you did. Did you create a component with an avalon interface, or did you connect it to a PIO?
#define IORD_LED_DATA(LED_DATA_BASE,OFFSET)This is a reading macro, so you are just reading 4 different registers in the LED component, but not doing anything with the values read. What do you want to do exactly?