Altera_Forum
Honored Contributor
13 years agoMaking Qsys Components and Fixing Memory Problem
Dear Sir,
I practiced the tutorial named Making Qsys Components, and have a question. (linked it following line) ftp://ftp.altera.com/up/pub/altera_material/12.0/tutorials/making_qsys_components.pdf like 31pages and figure 33, 34 of it, i fixed the memory from 0x00000000 to 0x00000001. It was fixed, but the memory of 0x00000002 to 0x00000003 also changed same values. (for example: i fixed 0x0000~0x0001 : FFFF, and also changed 0x0002~0x0003 : FFFF) why does it changed same values? (I think it does something to do with Avalon Interface, especially master interface.) Thank you.