Forum Discussion
3LionsCT
Occasional Contributor
8 months agoAddress Space?
Hi I am confused about the address space requirements when using your own Avalon master in a custom module. (see attached) Why do I have to use more address bits than I need when I only drive one ...
ShengN_altera
Super Contributor
7 months agoMay i know what is your Nios V system address width?
- 3LionsCT7 months ago
Occasional Contributor
I believe it is 32 bits. I've attached the address map.
Could the extra two bits have anything to do with using a 32 bit address bus so the Address bus needs an extra two bits for the bye offsets?
Thanks
- ShengN_altera7 months ago
Super Contributor
[DELETED]
- ShengN_altera7 months ago
Super Contributor
May I know if the arbiter module is not used, the custom hdl min address width is?
- 3LionsCT7 months ago
Occasional Contributor
The arbiter module is used. I attached a sketch of the system with the address widths. Basically I am trying to access a common sdram from both the Nios V and my own custom HDL
Thanks