Hi, How do I Generate New locks and use the fsm const variable &FSM is
the .cc ? When I write the block and compiled by the terminal , it
generates an error that fsm is not declared.
In the .cc file I’m uploading on the part of make ( const fsm & FSM ,
int ST ) is what I can not make it generates compile error that fsm is
not a variable .