This is the Hotstate runtime loadable microcoded algorithmic state machine (RLMASM) 

It implements the control flow of an algorithm. 


If you are using the Kria copy the release to the Kria and unzip.
To install cd to the install directory and run ./install_hot (no arguments). 
This will create a setup.sh file and compile the hot and kria libraries.
Source the setup.sh file
cd examples/parserRL/parserRL-app
make
To use the comand make sure the bitfile has been loaded.





Written by Steve Casselman
