From e1ff0ea52acf7b2b4aa34d2880bbfa782dad12e4 Mon Sep 17 00:00:00 2001 From: maurizio-martina <40980440+maurizio-martina@users.noreply.github.com> Date: Wed, 9 Sep 2026 14:08:31 +0200 Subject: [PATCH 1/2] Update URL and description for Parallel Computing Accelerator Updated project URL and description for PCA. --- ips/isolde.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ips/isolde.json b/ips/isolde.json index 8e7db75..fa24ab5 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -810,10 +810,10 @@ { "Project": "ISOLDE", "Name": "Parallel Computing Accelerator (PCA)", - "URL": "", + "URL": "https://github.com/vlsi-lab/SAURIA-CHESHIRE/", "License": "SHL-2.1", "Status": "", - "Description": "TBD", + "Description": "The Parallel Computing Accelerator (PCA) is a compute engine with AXI interface to accelerate convolutions.", "WI": [ "ID 3.4.02" ], From 41e160174a28a8607a683ef407b9a1d3552a5a6a Mon Sep 17 00:00:00 2001 From: maurizio-martina <40980440+maurizio-martina@users.noreply.github.com> Date: Tue, 15 Sep 2026 14:08:24 +0200 Subject: [PATCH 2/2] Update URL for Parallel Computing Accelerator project --- ips/isolde.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ips/isolde.json b/ips/isolde.json index fa24ab5..7d82061 100644 --- a/ips/isolde.json +++ b/ips/isolde.json @@ -810,7 +810,7 @@ { "Project": "ISOLDE", "Name": "Parallel Computing Accelerator (PCA)", - "URL": "https://github.com/vlsi-lab/SAURIA-CHESHIRE/", + "URL": "https://github.com/edge-group-polito/PCA", "License": "SHL-2.1", "Status": "", "Description": "The Parallel Computing Accelerator (PCA) is a compute engine with AXI interface to accelerate convolutions.",