Archived
1
0

update github stuff

This commit is contained in:
Erick
2022-04-07 17:14:44 +02:00
parent 09676ffb82
commit 51253cbb12
2 changed files with 10 additions and 5 deletions
+8 -4
View File
@@ -1,7 +1,11 @@
# Verilog files
*.v text diff=verilog
*.vh text diff=verilog
*.v text diff=verilog
*.vh text diff=verilog
# Systemverilog files
*.sv text diff=systemverilog
*.svh text diff=systemverilog
*.sv text diff=systemverilog
*.svh text diff=systemverilog
# C files
*.c text diff=c
*.h text diff=c
+2 -1
View File
@@ -3,4 +3,5 @@
# Folders
gtkwave
testbench
testbench
.vscode