Commit Graph

23 Commits

Author SHA1 Message Date
28d224afab version 1.0.0-rc.25 2024-11-22 21:25:20 +01:00
adc13ff33e version 1.0.0-rc.24 2024-11-17 14:55:09 +01:00
e812918e2e version 1.0.0-rc.13 2024-10-05 13:14:49 +02:00
9630c06b02 Modifications necessary for the EIGER test 2024-04-18 15:36:52 +02:00
30e775d8a2 Improve plotting 2024-03-31 23:08:19 +02:00
d315506633 * Enhancements for XFEL
* Enhancements for EIGER
* Writer is more flexible and capable of handling DECTRIS data
2024-03-05 20:41:47 +01:00
babb1a5c8d Fixes after MAX IV experiment 2024-02-05 17:18:16 +01:00
f5f86d9ab6 Modifications in preparation to MAX IV experiment 2024-01-27 21:23:56 +01:00
1798de247b Extend FPGA functionality 2023-12-09 12:08:39 +01:00
41985b6c29 FPGA: Increase data width of conversion to 18-bit. This allows to use full unsigned precision + raw data are handled properly. 2023-11-07 19:11:37 +01:00
9f110f3c1a FPGA: nmodules is actually module - 1 (there will be never 0 modules, while it can encode 32) 2023-11-01 14:28:32 +01:00
4011c4541d HLS: frames inside HLS logic are counted from 0, even if JUNGFRAU counts them from 1 2023-10-26 19:42:15 +02:00
5bb92aed61 FPGA: Modify HLS for jf_conversion, so it is running after HBM buffer 2023-09-29 14:44:08 +02:00
a70e3cf444 FPGA: integration & jf_conversion use hbm_size_bytes as external signal - hbm_size_bytes is constant, so to allow constant propagation in synthesis 2023-09-22 21:49:41 +02:00
2eb85496f2 FPGA: add integration routine (work in progress) 2023-09-21 17:12:01 +02:00
16bbf54f2a Remove open source license (for now) 2023-09-15 10:47:21 +02:00
8c3a25a8ad FPGA: load calibration operates directly on HBM 2023-09-11 21:47:29 +02:00
f98b5fe389 FPGA: use only two HBM channels to write calibration in JF conversion 2023-09-11 20:30:46 +02:00
309dabd32b FPGA: Use dedicated struct for address exchange 2023-09-11 11:19:05 +02:00
929f6c6544 FPGA: Handle HBM offsets internally in Jungfraujoch logic 2023-09-09 20:50:41 +02:00
e8c0500ea8 FPGA: Use HBM switch to access full HBM 2023-09-08 17:09:33 +02:00
3f7c2600d0 FPGA: Allow any storage cell number from 1 to 16 2023-07-04 21:16:25 +02:00
7a98766304 FPGA: Split receiver and FPGA design directories 2023-06-07 21:21:22 +02:00