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
+4
View File
@@ -5,3 +5,7 @@
# Systemverilog files # Systemverilog files
*.sv text diff=systemverilog *.sv text diff=systemverilog
*.svh text diff=systemverilog *.svh text diff=systemverilog
# C files
*.c text diff=c
*.h text diff=c
+1
View File
@@ -4,3 +4,4 @@
# Folders # Folders
gtkwave gtkwave
testbench testbench
.vscode