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
MicroCPU is a VHDL soft core CPU project with the following goals:
* Provide a clean and simple CPU design which can be extended for new features.
* Simple pipeline with few steps.
* Support interrupt and exception handling.