1 parent 0289439 commit e8bc47cCopy full SHA for e8bc47c
1 file changed
src/Projects.jsx
@@ -60,7 +60,7 @@ const PROJECTS = [
60
tag: "AI Accelerator, SYstemVerilog, Attention Mechanism",
61
image: "https://raw.githubusercontent.com/DevPro13/Design-and-Verification-of-a-Fixed-Point-Attention-Accelerator/refs/heads/main/inputfiles/AttentionMechanismIllustration.png",
62
bio: "A simple hardware acceerator to obtain the embedding vector for the input sequence of tokens.",
63
- details: "https://raw.githubusercontent.com/DevPro13/Fall-Detection-and-Alarming-Sys/refs/heads/main/README.md",
+ details: "https://raw.githubusercontent.com/DevPro13/Design-and-Verification-of-a-Fixed-Point-Attention-Accelerator/refs/heads/main/README.md",
64
stack: ["VLSI", "AI Accelerators", "Hardware Design", "HPC", "FPGA"],
65
year: "2026",
66
link: "https://github.com/DevPro13/Design-and-Verification-of-a-Fixed-Point-Attention-Accelerator",
0 commit comments