Skip to content
Snippets Groups Projects
Unverified Commit cefd4b88 authored by Jake Read's avatar Jake Read Committed by GitHub
Browse files

Update README.md

parent 3b60fca1
Branches
No related tags found
No related merge requests found
......@@ -9,11 +9,11 @@
## Packet Structure
Type | 8 Bits | 10 Bits | 6 Bits | 10 Bits | 6 Bits | N Bytes | CRC
--- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | ---
Standard: | 255 | Dest. | # Edges | Src. | # Bytes | Payload … | CRC
ACK: | 254 | Dest. | # Edges | Src. | x | x| CRC
Buffer Depth: | [0 - 253] | x | x | x | x | x | x |
| Type | 8 Bits | 10 Bits | 6 Bits | 10 Bits | 6 Bits | N Bytes | CRC |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Standard: | 255 | Dest. | # Edges | Src. | # Bytes | Payload … | CRC |
| ACK: | 254 | Dest. | # Edges | Src. | x | x| CRC |
| Buffer Depth: | [0 - 253] | x | x | x | x | x | x |
## Routing Rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment