We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29dbf50 commit ebcfc05Copy full SHA for ebcfc05
1 file changed
Source code/src/data/projectsData.ts
@@ -20,6 +20,7 @@ export const projectsData: Project[] = [
20
description: "AI Compilers Meet FPGAs: A HW/SW Codesign Approach for Vision Transformers",
21
category: "Chip Design",
22
status: "Active",
23
+ image: "/media/projects/AMD_comp.png",
24
githubLink: "https://github.com/OpenHardware-Initiative/ITA-FPGA",
25
year: 2025,
26
recruitingFor: true
0 commit comments