jitx.run package#

Warning

The API in this module is still experimental and may change significantly without notice.

autodetect_design = True#

Marker flag to restart the process and attempt to build a design if run as “__main__”. This allows you to “press the play” button in an IDE on a design file, and have it be built with the proper module name.

It will be automatically set to False if the jitx scripting API (through jitx.runtime) is in use, but can also be set to false manually to suppress the behavior.

Submodules#