vault backup: 2023-11-30 19:02:24

This commit is contained in:
2023-11-30 19:02:24 +08:00
parent 3389d5abc7
commit 8891517cef
3 changed files with 11 additions and 6 deletions

2
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/Overview",
"attachmentFolderPath": "./assets/Verilog",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,

View File

@@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Books/编译原理/Overview.md",
"file": "Books/HDLBits/Verilog.md",
"mode": "source",
"source": false
}
@@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Books/编译原理/Overview.md",
"file": "Books/HDLBits/Verilog.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -110,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Books/编译原理/Overview.md",
"file": "Books/HDLBits/Verilog.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -133,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "Books/编译原理/Overview.md"
"file": "Books/HDLBits/Verilog.md"
}
}
},
@@ -166,8 +166,10 @@
},
"active": "82a60b2f86acd8d6",
"lastOpenFiles": [
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/编译原理/Overview.md",
"Books/HDLBits/Verilog.md",
"Books/HDLBits",
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
"Books/编译原理",
"Books/未命名.md",
"Study/DL/吴恩达深度学习课程/Other.md",

3
Books/HDLBits/Verilog.md Normal file
View File

@@ -0,0 +1,3 @@
## Basics
### Wire
Wire is directional.