You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is attemping to create a simple API for VHDL generation in C++. It is intended for use in compilers that generate VHDL.
My purpose for it is to assist in creating FSMs from a specified language.
About
A C++ API that can assist in generating VHDL code.