Altera_Forum
Honored Contributor
19 years agoUsing IORD - IOWR
Hi, I want to write down some value to my control register. Here are the steps : 1. Define component's macros which are done in SOPC Builder # define MY_IORD(base , offset) ...