Commit Graph

366 Commits

Author SHA1 Message Date
d4bcfb9f9e hls_burst_maxi.h: Allow for multiple operations on the same channel 2023-09-09 18:41:05 +02:00
aca1bbda0e HLSSimulatedDevice: moving towards continuous HBM representation 2023-09-09 13:10:06 +02:00
6251c58f32 FPGA: Add function to transfer data from HBM to AXI-Lite accessible buffer 2023-09-08 19:08:37 +02:00
e8c0500ea8 FPGA: Use HBM switch to access full HBM 2023-09-08 17:09:33 +02:00
c2eaee6d8a FPGA: Save to HBM operates in parallel to host writer 2023-09-08 13:07:49 +02:00
5d566aeb4b FPGAIntegrationTest: Added blocking mode to one more test 2023-09-07 22:15:21 +02:00
38df621cf6 FPGA: Add save to HBM (work in progress) 2023-09-07 22:15:20 +02:00
347bfd3f2c HLSSimulateDevice: Remove reference to UltraRAM 2023-09-07 21:39:14 +02:00
ae830009c4 FPGA: Don't override default MAC location in bd_pcie.tcl 2023-09-07 21:03:08 +02:00
1d1894d7d6 FPGA: Use only single HBM stack 2023-09-07 21:03:08 +02:00
35aa21fefe FPGA: Increase FIFO size to improve buffering capability 2023-09-07 12:23:38 +02:00
dd002e3d6d FPGA: Build only 100G solution (no bifurcated design) 2023-09-07 12:10:38 +02:00
4032ce09b8 FPGA: increase burst length and latency for internal packet generator AXI interface 2023-09-07 05:54:24 +02:00
a6377239cf FPGA: fix script for 2x100G design 2023-09-06 19:07:20 +02:00
11696608ca FPGA: reduce AXI number of outstainding operations in internal packet generator 2023-09-06 18:23:36 +02:00
0434207882 FPGA: use full AXI for internal packet generator 2023-09-06 18:16:44 +02:00
1333ce9b29 FPGA: trigger synthesis 2023-09-06 12:36:14 +02:00
da045c023b Tests are adjusted to use blocking FPGA mode 2023-09-06 12:35:44 +02:00
3aeb3e09ee FPGA: Do not load internal packet generator frame via DMA 2023-09-06 11:57:16 +02:00
7904a03e4b PCIe driver: add functions to load/save internal packet generator memory 2023-09-06 09:30:27 +02:00
caf950f99f FPGA: Internal packet generator uses external memory to store image, and this memory is accessible via PCIe BAR 2023-09-06 08:19:03 +02:00
f61ffc1533 FPGA: Update README.md 2023-08-15 21:53:32 +02:00
2a0e4b7d4a FPGA: Use 200 Hz for 100 Gbit/s design 2023-08-15 17:31:05 +02:00
f66fc95ecc FPGA: Use 250 Hz for 100 Gbit/s design + adjust TCL scripts 2023-08-15 14:39:04 +02:00
ad5030334a FPGA: Add 1 stream design 2023-08-14 21:55:27 +02:00
2a5741931d FPGAIntegrationTest: Use blocking mode for internal_packet_generator test 2023-08-12 12:09:38 +02:00
3e406f0f46 FPGA: URAM read latency reduced to 2 2023-08-12 12:05:53 +02:00
6006850c40 RadialIntegration: Don't keep RadialIntegration on stack 2023-08-08 11:32:27 +02:00
4159fc7b6d RadialIntegration: Use pointer to transfer integration to the sub-thread 2023-08-08 11:28:16 +02:00
91c94f77d6 RadialIntegration: Remove RadialIntegration preparation from timed loop 2023-08-08 11:25:54 +02:00
480161ad7d RadialIntegration: Increase reporting precision 2023-08-08 11:20:06 +02:00
104ec86af4 RadialIntegration: Minor improvements 2023-08-08 11:13:14 +02:00
06ca7be10d RadialIntegrationCPUTest: Fix 2023-08-08 10:54:20 +02:00
5df72a4d54 CompressionBenchmark: Fix minor issue in assigning images for analysis 2023-08-08 10:48:12 +02:00
6d130926b0 RadialIntegrationCPUTest: Added multi-threaded test for CPU radial integration 2023-08-08 10:47:50 +02:00
2eac43b925 RadialIntegration: Enable pixel splitting with CPU based routine 2023-08-08 10:20:26 +02:00
28675fb3be CompressionBenchmark: Repeat tes 2023-08-06 22:41:04 +02:00
6f6d765932 CompressionBenchmark: Increase number of images 2023-08-06 22:19:21 +02:00
8035a86db1 CompressionBenchmark: Add multi-thread option 2023-08-06 22:06:44 +02:00
ac5052073e JFJochReceiver: Option for local conversion 2023-08-05 15:23:45 +02:00
184d136158 JFJochReceiver: Prepare to have fixed_point_conversion locally 2023-08-04 21:41:07 +02:00
875fbb77a7 JFJochConversionFixedPoint: Use __restrict qualifier 2023-08-04 21:30:14 +02:00
767dc8e1b3 JFJochCompressor: Use Kal's bitshuffle compressor 2023-08-04 16:03:45 +02:00
9144058f0c JFJochCompressor: Use Kal's bitshuffle compressor 2023-08-04 15:47:32 +02:00
defa97c88b JFJochReceiver: Use malloc (no need to init to zero) 2023-08-04 13:02:55 +02:00
f4b01ed62a jfjoch_action_test: Fix 2023-08-04 12:55:35 +02:00
ca5def57ec jfjoch_action_test: Enable pinning modes for mock acquisition device 2023-08-04 12:52:38 +02:00
7d945c8195 JFJochReceiver: send buffer is pointer with more flexibility 2023-08-04 12:46:58 +02:00
37afbce802 MockAcquisitionDevice: Add NUMA node option 2023-08-04 12:46:06 +02:00
d996ca42c9 NUMAHWPolicy: Add more policies for 2-node system 2023-08-04 09:31:18 +02:00