Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIOWR Macro to access 64-bit QDRII
32-bit Nios II is intended to access a 64-bit QDRII using IOWR and IORD macros. Can anyone tell me how should I do this? Noticed that now the access is as such:- 32-bit nios ii writes to 64-bit qd...
Altera_Forum
Honored Contributor
15 years agoJust a guess: I know that there is IORD_32DIRECT(), maybe such macro for 64bits? :)