802.1
ARM
ARMv8
Bash
C
C906
Cloudflare
Coding
Compiler
Docker
DokuWiki
Ethernet
GNU/Linux
Internet
Issue
JavaScript
Markdown
Network
PCIe
PHY
Plugin
Python
RISC-V
RV-Dock
Regex
SD
SQL
Self-Develop
Server
Shell
Storage
TCP/IP
TSN
Tool
Trace32
TypeScript
VS Code
Windows
eMMC
According to the D1 user manual, the integrated C906 supports 32kB D-cache and the following write-through thresholds:
* continuously storing 4 full cache lines.
* continuously storing 16 full …
read more…
read more…
Link and Lane
Figure 1. PCIe link
A lane represents a set of differential signal pairs (one pair for transmission,
one pair for reception). The data rates supported by each lane are listed in
.…
read more…
read more…
When debugging a Bash shell script, we may find that it runs slowly.
Therefore, it's important to know some of the details hidden in Bash
and learn some tricks.
Is $() or `` Really Necessary?
In th…
read more…
read more…
IEEE802.1Qbu (frame preemption) breaks the interfering frame into smaller fragments.
Therefore, the guard band needs to be only as large as the largest possible interfering
fragment instead of the…
read more…
read more…
When you use a new file suffix unknown to VS Code, the code in the file will not be
displayed in a highlight style. If you want to apply an existing style (language mode) to such a file,
e.g. as in…
read more…
read more…