WDi
New Contributor
5 years agohow to use decode_address_map tcl command
In a QSYS system I'm using custom components which have base addresses assigned. The controller (not a NIOS) accessing these components must read/write to these base addresses for accessing these custom components internal registers.
How can a get these addresses extracted to use in a controller (VHDL avalon Master state-machine). I have tried to use the decode_address_map function for this, but I can't get it to work. Does anyone have an example of how to use this tcl command, better then the example used in the reference guide.
Or are there other ways to extract these addresses and reuse them in a custom VHDL-Avalon-master controller?
Thx in advance,
WDi