Altera_Forum
Honored Contributor
19 years agoabout the head file io.h in the nios2 ide
Hello:
i created a project template "hello led" in the nios2 ide.then i see the content of the io.h file.there are something i don't know what they are. for example:# define IORD_32DIRECT(BASE, OFFSET) __builtin_ldwio (__IO_CALC_ADDRESS_DYNAMIC ((BASE), (OFFSET))) what does "__builtin_ldwio"mean?what is the usage of "__builtin_ldwio"? where can i find the information about"__builtin_ldwio"? thank you!