leonarski_f
|
c86bc4591c
|
AcquisitionDevice: Remove automatic setup of radial integration
|
2023-10-21 16:08:49 +02:00 |
|
leonarski_f
|
3b65e6bf88
|
FPGA: Integration on FPGA allows for per pixel weights (in range 1.99 - 3e-5)
|
2023-10-21 15:37:46 +02:00 |
|
leonarski_f
|
0b5bbec1fc
|
AcquisitionDevice: Setup rad. int. mapping automatically
|
2023-10-20 18:00:29 +02:00 |
|
leonarski_f
|
7008703af3
|
FPGA: Integration is not calculating sum2
|
2023-10-20 14:06:58 +02:00 |
|
leonarski_f
|
ad78fb0149
|
FPGA: Fixes and simplifications to spot_finder core + SNR threshold test
|
2023-10-20 12:23:50 +02:00 |
|
leonarski_f
|
45de356c16
|
FPGA: Minor changes
|
2023-10-19 22:43:35 +02:00 |
|
leonarski_f
|
aa1ff0436b
|
FPGA: Add SNR threshold to spot finder
|
2023-10-19 22:29:38 +02:00 |
|
leonarski_f
|
6691b01265
|
PCIe driver: accept spot finding parameters
|
2023-10-18 21:23:41 +02:00 |
|
leonarski_f
|
a56a54c72d
|
AcquisitionDevice: GetDeviceOutput to get the whole package
|
2023-10-18 19:42:57 +02:00 |
|
leonarski_f
|
736a181e5e
|
HLS: Spot finder outputs parameters + statistics
|
2023-10-18 15:19:01 +02:00 |
|
leonarski_f
|
6565619035
|
parallel_stream.h: Depth can be provided as template parameter to hls::stream (like in Vitis HLS)
|
2023-10-18 12:10:00 +02:00 |
|
leonarski_f
|
05338887a7
|
FPGA: Spot finder accepts 16-bit number for strong pixel threshold
|
2023-10-16 22:07:41 +02:00 |
|
leonarski_f
|
faca7a3f15
|
PCIe driver: Clean-up + add intermediate library between driver and AcquisitionDevice
|
2023-10-16 19:54:13 +02:00 |
|
leonarski_f
|
c5ca10792e
|
FPGA: Clean-up of spot_finder core + update README.MD
|
2023-10-16 15:13:47 +02:00 |
|
leonarski_f
|
7889f1666a
|
FPGA: Spot finder 2nd version improved
|
2023-10-04 12:12:43 +02:00 |
|
leonarski_f
|
c6afbebd13
|
FPGA: add old spot finder to the design (work in progress! - seems very high resource utilization + it is offset from proper result)
|
2023-10-02 22:34:49 +02:00 |
|
leonarski_f
|
ca118f26d5
|
FPGA: integration results are reduced to cover two bins per 512-bit
|
2023-09-29 22:07:52 +02:00 |
|
leonarski_f
|
8831ad380f
|
FPGA: Fix bug in adu_histo + add test + add access from AcquisitionDevice
|
2023-09-29 18:34:29 +02:00 |
|
leonarski_f
|
549cc6a887
|
FPGA: Add ADU histogram (work in progress; needs test)
|
2023-09-29 16:55:37 +02:00 |
|
leonarski_f
|
5bb92aed61
|
FPGA: Modify HLS for jf_conversion, so it is running after HBM buffer
|
2023-09-29 14:44:08 +02:00 |
|
leonarski_f
|
79aef71ce3
|
FPGA: spot_finder added
|
2023-09-26 18:54:31 +02:00 |
|
leonarski_f
|
84bf69b8a6
|
FPGA: frame generator reads from HBM (work in progress)
|
2023-09-26 13:14:43 +02:00 |
|
leonarski_f
|
0f7c14c267
|
FPGA: integration calculates sum^2
|
2023-09-25 22:23:06 +02:00 |
|
leonarski_f
|
7e3b9cfeba
|
Revert "FPGA: add spot finder to the design"
This reverts commit df0b0d8b96.
|
2023-09-25 21:52:55 +02:00 |
|
leonarski_f
|
4028a59c4a
|
PCIe driver: add option to read/write register
|
2023-09-24 22:58:16 +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
|
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
|
5cf0d30603
|
AcquisitionDevice: Enable access to integration results
|
2023-09-22 20:32:13 +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
|
2eb85496f2
|
FPGA: add integration routine (work in progress)
|
2023-09-21 17:12:01 +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
|
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
|
8e0edab0ee
|
AcquisitionDevice: Count completed descriptors
|
2023-09-19 12:53:59 +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
|
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 |
|
leonarski_f
|
2982097b8c
|
FPGA: Use HBM as intermediary cache for images
|
2023-09-19 07:36:56 +02:00 |
|
leonarski_f
|
16bbf54f2a
|
Remove open source license (for now)
|
2023-09-15 10:47:21 +02:00 |
|
leonarski_f
|
362eb62d4b
|
FPGA: Use own function to merge streams instead of AXI-Switch + more FIFO status saved
|
2023-09-14 23:58:17 +02:00 |
|
leonarski_f
|
aee9d0e6fc
|
jfjoch_action_test: Set IPv4 and MAC addresses
|
2023-09-14 17:54:33 +02:00 |
|
leonarski_f
|
ab1a8fbfca
|
PCIExpressDevice: Get MAC/IPv4 Address for internal packet generator via ioctl
|
2023-09-14 17:48:30 +02:00 |
|
leonarski_f
|
48ee2ca305
|
FPGAAcquisitionDevice: Fix reporting of FIFO status
|
2023-09-14 16:31:24 +02:00 |
|
leonarski_f
|
886a84ee9f
|
PCIExpressDevice: Wrong function parameter
|
2023-09-14 16:16:30 +02:00 |
|
leonarski_f
|
0b95456d3d
|
Adapt PCIe driver and tests for the new frame generator
|
2023-09-13 21:44:20 +02:00 |
|
leonarski_f
|
496d016c31
|
FPGA: Replace internal_packet_generator with frame_generator (generating UDP packets, instead of internal JFJoch packets)
|
2023-09-13 20:06:09 +02:00 |
|