krcb197 / PeakRDL-python

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

Context manager fixes #136

Closed krcb197 closed 3 months ago

krcb197 commented 3 months ago

Fix an issue with exceptions in context manager resulting in the register classes being left in a bad state which has been resolved.

Also includes the following minor fixes: