robertobucher / pysimCoder

Block diagram editor and real time code generator for Python
GNU General Public License v3.0
142 stars 31 forks source link

Added support for Silicon Heaven infrastructure to pysimCoder #48

Closed michallenc closed 2 years ago

michallenc commented 2 years ago

This series of commits add support for Silicon Heaven infrastructure to pysimCoder. It allows the user the runtime monitoring and tuning of model parameters and the introspection of designed diagram.

Description of changes can be found in a corresponding issue #44, documentation (mostly orientated on user's point of view) is located in pysimCoder's wiki.

Silicon Heaven is currently supported for NuttX and LinuxRT targets. SHV support is turned off by default and should not have any effect on pysimCoder's functionality in that case.