Archived
1
0

add git files

This commit is contained in:
Erick
2022-02-22 13:06:26 +01:00
parent 63323b9bb6
commit 4cbdd294fb
3 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
# nand2tetris-project
Hack computer, built following nand2tetris course
Hack computer, built following nand2tetris course using Verilog
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)