Archived
1
0
This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-02-28 23:56:05 +01:00
2022-02-28 23:56:05 +01:00
2022-02-22 13:06:26 +01:00
2022-02-28 23:44:36 +01:00
2022-02-15 00:07:24 +01:00
2022-02-28 23:44:46 +01:00

Square One - From logic gates to 16-bit OS

Square One is a virtual computer built from scratch, starting from the logic gates and CPU to an assembler and compiler, whilst at the very high level Java is implemented-

Architechture

Gates

The gates are designed following a behavioural modelling philosophy (mostly for learning purposes, even though a data flow modelling system would be preferible for big projects)

Resources

S
Description
No description provided
Readme 124 KiB
Languages
SystemVerilog 45.9%
Verilog 41.3%
C 8.3%
Assembly 3.2%
V 1.3%