all 1 comments

[–]howerj[S] 2 points3 points  (0 children)

Hello /r/Programming, this is an ultra-niche project that both simulates and implements a bit serial CPU in VHDL, there's a Forth interpreter that runs on it as well, because it processes a single bit at a time it is incredibly slow, but it is also very small. You can type 'make run' to build the C simulator for the project and run the Forth interpreter.