These examples test different features of the hotstate state machine.
The everything test is designed to test all the features.
In most of the directories you will find a program file, <file>.c
Run the command hotstate <file>.c and a makefile will be generated





Standalone mode (-S) will cut out all load signals like varload, vardata, smload, smdata from the top level.
This is the fastest and smallest mode and the easiest to integrate into your design.
