Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16623 Discussions

Bug report -- Platform Designer generate .regmap with all peripherals' Address set 0x00000000

tommmy
Beginner
729 Views

the baseAddress in .regmap file generated by *.sopcinfo using Platform designer is not right.

it always has these content in every peripheral node:

<peripheral>

...

<baseAddress>0x00000000</baseAddress>

...

</peripheral>

 

the baseAddress should be set use the real base address in sopcinfo rather than just copy from the .svd file specified by SVD_PATH in  *_hw.tcl.

 

.regmap can be very usefull when debugging nios2, if the baseAddress set correctly,.

0 Kudos
1 Reply
ShengN_Intel
Employee
710 Views
0 Kudos
Reply