krcb197 / PeakRDL-python

Generate Python Register Access Layer (RAL) from SystemRDL
GNU General Public License v3.0
4 stars 2 forks source link

Simulator #134

Closed krcb197 closed 3 months ago

krcb197 commented 7 months ago

Added a simple simulator to the generated package that can be used to test and debug the generated peakrdl-python package.

Also added an option to skip the copy of library components to the generated package which avoids confusion when developing