Skip to content

Commit a95c7ba

Browse files
committed
docs: write README in maintainer voice
1 parent a49e5f1 commit a95c7ba

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Edge AI RTL Lab
22

3-
A small, reproducible hardware-design project that connects quantized AI
4-
inference arithmetic with an RTL verification workflow. The core computes a
5-
signed int8 vector dot product using one multiply-accumulate lane, then clamps
3+
I built Edge AI RTL Lab as a small, reproducible hardware-design project that
4+
connects quantized AI inference arithmetic with an RTL verification workflow.
5+
The core computes a signed int8 vector dot product using one multiply-accumulate
6+
lane, then clamps
67
the exact internal sum to a signed output width.
78

89
The project is intentionally scoped as a learning and portfolio artifact: it

0 commit comments

Comments
 (0)