Forum Discussion
Hi Hassan,
In plarform designer, once you assign base address, interconnect, etc, the HDL generated (verilog or VHDL) which is the output, there would be address, interconnect component, top level in it. If there is changes in base address in sopinfo, reassign the address and generate the HDL again.
Thanks,
Regards
- gyuunyuu5 years ago
Contributor
I have design a custom fabric master that needs to know the base address of each peripheral before it can access them. The base addresses would come from a package. This custom fabric master is written in VHDL and will have multiple Avalon master ports connected to different peripherals.
Which Qsys automatically generated VHDL file stores the base address for each peripheral connected to each AvalonMM master port of the RTL based FPGA fabric master? I have not found it yet.