Forum Discussion
Address 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 module. It appears that I have to add 2 extra bits to my address space for every module I go through to account for the interconnection fabric. This means that the address I generate has to be 28 bits instead of the 24 bits I need to address the RAM
I know it is probably something stupid I am doing here. What am I missing?
Thanks for the help
12 Replies
- sstrell
Super Contributor
Also, you don't need to create custom arbitration logic. The interconnect builds arbitration logic for you.
- ShengN_altera
Super Contributor
May i know what is your Nios V system address width?
- 3LionsCT
Occasional Contributor
- ShengN_altera
Super Contributor
May I know if the arbiter module is not used, the custom hdl min address width is?