add git files
This commit is contained in:
+4
-2
@@ -1,2 +1,4 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
*.v text diff=verilog
|
||||
*.vh text diff=verilog
|
||||
*.sv text diff=systemverilog
|
||||
*.svh text diff=systemverilog
|
||||
@@ -0,0 +1,2 @@
|
||||
# Folders
|
||||
assignments
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user