Commit Graph

356 Commits

Author SHA1 Message Date
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
45336015c5 CMake - fix compile definition 2023-07-28 11:43:15 +02:00
45cdc11b73 CMake - fix compile definition 2023-07-28 11:42:06 +02:00
60ab2a081d jfjoch_action_test - minor fix 2023-07-28 11:17:34 +02:00
9d978a41f7 NUMAHWPolicy: Added 2023-07-28 11:07:15 +02:00
669b2d9358 CUDAWrapper: Move select device to dedicated wrapper 2023-07-27 21:30:10 +02:00
5ca23ff64f MockAcquisitionDevice: Minor fix 2023-07-27 20:45:30 +02:00
3e42e997f4 CMake: minor CUDA fixes 2023-07-27 20:34:46 +02:00
347fe9603f DetectorWrapper: Fix bug, when creating detector from at start failed 2023-07-27 15:31:15 +02:00
4ac06794da JFConversionGPU: minor fix 2023-07-27 15:29:45 +02:00
e63ce5df59 DiffractionExperiment: Save calibration is loaded from DatasetSettings 2023-07-27 15:28:52 +02:00