We are developing DFA/NFA based hardware regex engine.
I intend to use regex boost as goldenized model.
 
Can we feed the regex boost with NFA/DFA states instead of regular expressions syntax
 
Regards,
Chandan Nilange