Skip to content

Commit

Permalink
Merge pull request #809 from pins/pins-hld
Browse files Browse the repository at this point in the history
Initial version of PINS HLD
  • Loading branch information
zhangyanzhao committed Mar 1, 2022
2 parents c4df429 + 1a48477 commit 505135e
Show file tree
Hide file tree
Showing 6 changed files with 307 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*~
*.swp
*.un~
.DS_Store
.vscode/
1 change: 1 addition & 0 deletions doc/pins/images/pins_arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/pins/images/pins_arch_full.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/pins/images/sai_p4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions doc/pins/in_progress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# PINS Supplementary HLD

*This HLD is a WIP and will be uploaded soon.*
299 changes: 299 additions & 0 deletions doc/pins/pins_hld.md

Large diffs are not rendered by default.

0 comments on commit 505135e

Please sign in to comment.