leonarski_f
|
556c4c4aec
|
PCIe driver: move include for common/Definitions.h
|
2023-09-24 22:46:50 +02:00 |
|
leonarski_f
|
cf2163a402
|
FPGA: add register slices
|
2023-09-24 20:28:35 +02:00 |
|
leonarski_f
|
df0b0d8b96
|
FPGA: add spot finder to the design
|
2023-09-24 19:04:58 +02:00 |
|
leonarski_f
|
f4f4b50be7
|
FPGA: frame_generator has 8 module specific frames
|
2023-09-24 15:43:04 +02:00 |
|
leonarski_f
|
ae6e036628
|
FPGA: increase frame_generator memory to 8 MiB
|
2023-09-24 14:39:46 +02:00 |
|
leonarski_f
|
4dfc8a1a59
|
FPGA: spot_finder threshold can be set externally
|
2023-09-23 15:17:35 +02:00 |
|
leonarski_f
|
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 |
|
leonarski_f
|
2cfde3a82d
|
FPGA: spot_finder early work in progress
|
2023-09-22 20:43:52 +02:00 |
|
leonarski_f
|
5cf0d30603
|
AcquisitionDevice: Enable access to integration results
|
2023-09-22 20:32:13 +02:00 |
|
leonarski_f
|
3f3ce6f354
|
FPGA: fix integration bug
|
2023-09-22 20:32:12 +02:00 |
|
leonarski_f
|
f06e92fd1b
|
FPGA: load_calibration allows to upload integration map
|
2023-09-22 18:28:35 +02:00 |
|
leonarski_f
|
2c9d623265
|
integration: use separate FIFO for integration results
|
2023-09-22 17:49:14 +02:00 |
|
leonarski_f
|
bb29e7e646
|
HLS_C_Simulation_check_single_packet: check for memory content for missed packets
|
2023-09-21 18:39:05 +02:00 |
|
leonarski_f
|
2eb85496f2
|
FPGA: add integration routine (work in progress)
|
2023-09-21 17:12:01 +02:00 |
|
leonarski_f
|
21bed7ee72
|
FPGA: host_writer writes module statistics
|
2023-09-21 13:19:23 +02:00 |
|
leonarski_f
|
2a0122393c
|
FPGA: Fix license
|
2023-09-21 13:10:55 +02:00 |
|
leonarski_f
|
a5aed37100
|
Definitions.h: Increase space for data processing results
|
2023-09-21 10:08:53 +02:00 |
|
leonarski_f
|
ffa3a2cdac
|
FPGAAcquisitionDevice: Put warning for wrong data collection ID
|
2023-09-20 16:52:59 +02:00 |
|
leonarski_f
|
8c1bc9d89d
|
FPGA: Remove non-blocking mode
|
2023-09-20 16:41:14 +02:00 |
|
leonarski_f
|
88e837a33a
|
FPGAAcquisitionDevice: Remove non-blocking mode
|
2023-09-20 16:29:50 +02:00 |
|
leonarski_f
|
ac2181e276
|
FPGAAcquisitionDevice: Remove non-blocking mode
|
2023-09-20 16:26:53 +02:00 |
|
leonarski_f
|
89bd3e5081
|
broker.json: Fix IP addresses for writer
|
2023-09-20 15:32:55 +02:00 |
|
leonarski_f
|
1d1f6125f0
|
broker.json: Add 6M and 7.5M ROI
|
2023-09-20 15:27:37 +02:00 |
|
leonarski_f
|
784b1f41ed
|
jfjoch_receiver: Allow to set NUMA policy
|
2023-09-20 14:28:24 +02:00 |
|
leonarski_f
|
494ccba73d
|
JFJochReceiver: Handle better error in binding to NUMA policy
|
2023-09-20 14:24:31 +02:00 |
|
leonarski_f
|
3f2a692f17
|
DetectorSetup: Configure UDP interface count
|
2023-09-20 14:03:55 +02:00 |
|
leonarski_f
|
6cbd577824
|
DetectorSetup: Configure UDP interface count
|
2023-09-20 14:00:10 +02:00 |
|
leonarski_f
|
aa3d9e5edb
|
DetectorWrapper: Add warning message when having problem stopping the detector
|
2023-09-20 11:01:13 +02:00 |
|
leonarski_f
|
498fccfb8c
|
DetectorWrapper: Add warning message when having problem stopping the detector
|
2023-09-20 10:53:44 +02:00 |
|
leonarski_f
|
25ce039e92
|
FPGA: Modifications to host_writer to make it functionally closer to old one
|
2023-09-19 21:24:37 +02:00 |
|
leonarski_f
|
18a138cd04
|
PCIe driver: Fix lack of return value in switch case
|
2023-09-19 20:28:55 +02:00 |
|
leonarski_f
|
38a6378592
|
FPGA: Fix frame generator empty/full signal
(cherry picked from commit 67473bcac1)
|
2023-09-19 19:48:13 +02:00 |
|
leonarski_f
|
f35a8a90da
|
DetectorWrapper: Ignore exceptions of Detector:stopDetector()
(cherry picked from commit 2e63e50858)
|
2023-09-19 19:48:13 +02:00 |
|
leonarski_f
|
aea110f153
|
DetectorWrapper: Change threshold temperature to 60
(cherry picked from commit 3b8bbd4668)
|
2023-09-19 19:48:13 +02:00 |
|
leonarski_f
|
67473bcac1
|
FPGA: Fix frame generator empty/full signal
|
2023-09-19 19:46:48 +02:00 |
|
leonarski_f
|
62bb0c9e98
|
FPGAAcquisitionDevice: Monitor frame generator FIFO
|
2023-09-19 19:46:00 +02:00 |
|
leonarski_f
|
2e63e50858
|
DetectorWrapper: Ignore exceptions of Detector:stopDetector()
|
2023-09-19 19:29:12 +02:00 |
|
leonarski_f
|
3b8bbd4668
|
DetectorWrapper: Change threshold temperature to 60
|
2023-09-19 17:41:04 +02:00 |
|
leonarski_f
|
cea4db0005
|
broker.json: Fix detector module number for ROI
|
2023-09-19 15:13:38 +02:00 |
|
leonarski_f
|
437387a26d
|
broker.json: Fix detector module number for ROI
|
2023-09-19 15:06:58 +02:00 |
|
leonarski_f
|
809d655382
|
jfjoch_action_test: Add option for raw data (-R) + modules are total, not per stream
|
2023-09-19 13:18:31 +02:00 |
|
leonarski_f
|
7396ee342c
|
FPGA: Increase release level to make sure FPGA is using 1 MiB bursts only
|
2023-09-19 13:13:23 +02:00 |
|
leonarski_f
|
8e0edab0ee
|
AcquisitionDevice: Count completed descriptors
|
2023-09-19 12:53:59 +02:00 |
|
leonarski_f
|
ead3219a64
|
PCIe driver: Add function to count PCIe completed descriptors
|
2023-09-19 11:15:24 +02:00 |
|
leonarski_f
|
4d482e308a
|
FPGA: Fix datamover script
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
86123eb2fe
|
FPGA: Use datamover for save_to_hbm and load_from_hbm
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
98877e5bb3
|
FPGA: Monitor HBM completion and handle FIFOs
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
a80fd362a6
|
FPGA: Make sure all HBM handles are accessible - scale FIFOs properly
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
a94bdacea9
|
Revert "FPGA: use 4 HBM interfaces for load and save to HBM"
This reverts commit 28a29ea3183a35d8ba0dda0628ac727f8bfe4f17.
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
1fe5c474ee
|
FPGA: use 4 HBM interfaces for load and save to HBM
|
2023-09-19 07:36:56 +02:00 |
|