- Quartus design files for the 8-Bit computer
- Software for the Arduino programmer
- Software for the Arduino binary to decimal display
- PC software for controlling the Arduino Programmer(see "AsmIDE" folder for source code, see "AsmIDE Release" for the precompiled app)
- Update: I have ported AsmIDE into a Blazor web app, including a custom compiler I made, which you can access here: AsmIDE + MyLang Compiler
For more information about the project, see my blog posts: 8-Bit Computer In An FPGA
The code and electronics circuitry in this project might not always follow/adhere to all the best engineering practices, design patterns and principles.
Some stuff was just quickly prototyped and put together to get the job done.
For example, the AsmIDE isn't using a responsive layout(as I didn't see the need for it), ...
I have ported AsmIDE into a Blazor web app, including a custom compiler I made, which you can access here: AsmIDE + MyLang Compiler
AST visualization and serial programmer.



