|
|
3b802effa8
|
HLSSimulatedDevice: Remove module_upside_down
|
2023-10-27 15:28:49 +02:00 |
|
|
|
2268486824
|
HLS: Added frame_summation core
|
2023-10-26 22:31:09 +02:00 |
|
|
|
4e60bb2f9e
|
FPGA: Add option to invert modules upside down
|
2023-10-25 22:20:45 +02:00 |
|
|
|
6bcf54f603
|
FPGA: Add bitshuffle to the design (warning! no test for full integration!)
|
2023-10-25 11:07:21 +02:00 |
|
|
|
d408b3ed2a
|
FPGA: Integrate add multipixel into the design
|
2023-10-24 18:58:59 +02:00 |
|
|
|
3b65e6bf88
|
FPGA: Integration on FPGA allows for per pixel weights (in range 1.99 - 3e-5)
|
2023-10-21 15:37:46 +02:00 |
|
|
|
7008703af3
|
FPGA: Integration is not calculating sum2
|
2023-10-20 14:06:58 +02:00 |
|
|
|
6691b01265
|
PCIe driver: accept spot finding parameters
|
2023-10-18 21:23:41 +02:00 |
|
|
|
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 |
|
|
|
05338887a7
|
FPGA: Spot finder accepts 16-bit number for strong pixel threshold
|
2023-10-16 22:07:41 +02:00 |
|
|
|
faca7a3f15
|
PCIe driver: Clean-up + add intermediate library between driver and AcquisitionDevice
|
2023-10-16 19:54:13 +02:00 |
|
|
|
c5ca10792e
|
FPGA: Clean-up of spot_finder core + update README.MD
|
2023-10-16 15:13:47 +02:00 |
|
|
|
7889f1666a
|
FPGA: Spot finder 2nd version improved
|
2023-10-04 12:12:43 +02:00 |
|
|
|
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 |
|
|
|
ca118f26d5
|
FPGA: integration results are reduced to cover two bins per 512-bit
|
2023-09-29 22:07:52 +02:00 |
|
|
|
549cc6a887
|
FPGA: Add ADU histogram (work in progress; needs test)
|
2023-09-29 16:55:37 +02:00 |
|
|
|
5bb92aed61
|
FPGA: Modify HLS for jf_conversion, so it is running after HBM buffer
|
2023-09-29 14:44:08 +02:00 |
|
|
|
79aef71ce3
|
FPGA: spot_finder added
|
2023-09-26 18:54:31 +02:00 |
|
|
|
84bf69b8a6
|
FPGA: frame generator reads from HBM (work in progress)
|
2023-09-26 13:14:43 +02:00 |
|
|
|
0f7c14c267
|
FPGA: integration calculates sum^2
|
2023-09-25 22:23:06 +02:00 |
|
|
|
7e3b9cfeba
|
Revert "FPGA: add spot finder to the design"
This reverts commit df0b0d8b96.
|
2023-09-25 21:52:55 +02:00 |
|
|
|
df0b0d8b96
|
FPGA: add spot finder to the design
|
2023-09-24 19:04:58 +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 |
|
|
|
5cf0d30603
|
AcquisitionDevice: Enable access to integration results
|
2023-09-22 20:32:13 +02:00 |
|
|
|
f06e92fd1b
|
FPGA: load_calibration allows to upload integration map
|
2023-09-22 18:28:35 +02:00 |
|
|
|
2c9d623265
|
integration: use separate FIFO for integration results
|
2023-09-22 17:49:14 +02:00 |
|
|
|
2eb85496f2
|
FPGA: add integration routine (work in progress)
|
2023-09-21 17:12:01 +02:00 |
|
|
|
8e0edab0ee
|
AcquisitionDevice: Count completed descriptors
|
2023-09-19 12:53:59 +02:00 |
|
|
|
86123eb2fe
|
FPGA: Use datamover for save_to_hbm and load_from_hbm
|
2023-09-19 07:36:56 +02:00 |
|
|
|
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 |
|
|
|
1fe5c474ee
|
FPGA: use 4 HBM interfaces for load and save to HBM
|
2023-09-19 07:36:56 +02:00 |
|
|
|
2982097b8c
|
FPGA: Use HBM as intermediary cache for images
|
2023-09-19 07:36:56 +02:00 |
|
|
|
16bbf54f2a
|
Remove open source license (for now)
|
2023-09-15 10:47:21 +02:00 |
|
|
|
362eb62d4b
|
FPGA: Use own function to merge streams instead of AXI-Switch + more FIFO status saved
|
2023-09-14 23:58:17 +02:00 |
|
|
|
0b95456d3d
|
Adapt PCIe driver and tests for the new frame generator
|
2023-09-13 21:44:20 +02:00 |
|
|
|
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 |
|
|
|
9d01630cfc
|
FPGA: load calibration works as dedicated function of the card
|
2023-09-12 14:34:42 +02:00 |
|
|
|
8c3a25a8ad
|
FPGA: load calibration operates directly on HBM
|
2023-09-11 21:47:29 +02:00 |
|
|
|
05000bab1f
|
FPGA: remove transfer to HBM for the time being
|
2023-09-11 20:24:20 +02:00 |
|
|
|
309dabd32b
|
FPGA: Use dedicated struct for address exchange
|
2023-09-11 11:19:05 +02:00 |
|
|
|
6cd8d768ea
|
FPGA: save_to_hbm uses dedicated data structure for completion
|
2023-09-11 10:50:15 +02:00 |
|
|
|
48861aafcb
|
FPGAAcquisitionDevice: Report HBM size
|
2023-09-10 16:38:25 +02:00 |
|
|
|
175aefc4b8
|
FPGA: Save to HBM uses only 2 channels
|
2023-09-10 09:54:32 +02:00 |
|
|
|
929f6c6544
|
FPGA: Handle HBM offsets internally in Jungfraujoch logic
|
2023-09-09 20:50:41 +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 |
|
|
|
c2eaee6d8a
|
FPGA: Save to HBM operates in parallel to host writer
|
2023-09-08 13:07:49 +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 |
|
|
|
3aeb3e09ee
|
FPGA: Do not load internal packet generator frame via DMA
|
2023-09-06 11:57:16 +02:00 |
|