From 59d0850b1fd83ebf4e888e19a405d2c9e07e0f46 Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Fri, 29 Sep 2023 22:08:55 +0200 Subject: [PATCH] FPGA: integration results are reduced to cover two bins per 512-bit --- fpga/hls/axis_256_to_512.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/fpga/hls/axis_256_to_512.cpp b/fpga/hls/axis_256_to_512.cpp index e7127f3d..2418a0aa 100644 --- a/fpga/hls/axis_256_to_512.cpp +++ b/fpga/hls/axis_256_to_512.cpp @@ -1,6 +1,5 @@ // Copyright (2019-2023) Paul Scherrer Institute - #include "hls_jfjoch.h" void axis_256_to_512(hls::stream> &data_in,