feat(hpu): Add support for tandem pdi

Add support for hpu archive and Fpga reloading.
Rely on Tandem implementation for hot-reloading of FPGA.
Add reload procedure inside ffi/v80 backend.

Now when starting application on HpuV80, a first check of version is done.
If version mismatch, a pdi reload is triggered
This commit is contained in:
Baptiste Roux
2025-06-12 12:10:11 +02:00
committed by B. Roux
parent dcd1af72d4
commit 16c997d686
19 changed files with 1215 additions and 70 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.hpu filter=lfs diff=lfs merge=lfs -text