From 589cb4946467e5d8bb20556bdaa7a65ee95b2f15 Mon Sep 17 00:00:00 2001 From: Rodolfo Jordao <45004351+Rojods@users.noreply.github.com> Date: Wed, 29 May 2024 14:00:00 +0200 Subject: [PATCH] Create 2024-05-29-fpga-support-and-more.md Added a new post. --- _posts/2024-05-29-fpga-support-and-more.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _posts/2024-05-29-fpga-support-and-more.md diff --git a/_posts/2024-05-29-fpga-support-and-more.md b/_posts/2024-05-29-fpga-support-and-more.md new file mode 100644 index 0000000..f341441 --- /dev/null +++ b/_posts/2024-05-29-fpga-support-and-more.md @@ -0,0 +1,3 @@ +# IDeSyDe and ForSyDe IO releases + +We are happy to annouce the newer releases of IDeSyDe and ForSyDe IO. These newest releases enables you to solve DSE scenarios where the applications are modelled as SDF graphs and the platform contains FPGA elements which can host actors synthetized as ASICs. Naturally, this happens at the system-level, which means that the IDeSyDe makes mapping judgments based on number estimates and not on actual synthesis results. On the other hand, this has the advantage that you can use the DSE approach of this latest release with estimates of performance, in earlier stages of your design process.