25 Commits

Author SHA1 Message Date
f4c0185f31 Merge pull request #8 from paulscherrerinstitute/feature/se32
New features in branch feature/se32
2024-08-08 12:41:58 +02:00
01de9bd1a9 Add register to control caching behavior on AXI link that performs the dma transfer 2024-08-08 11:53:32 +02:00
16f13e64d7 Add internal data width as generic parameter 2024-08-08 11:49:45 +02:00
0dfa3ef76b Merge pull request #7 from paulscherrerinstitute/6-interrupts-not-reliably-generated-when-window-is-switched
Adapt interrupt generation logic to solve problem with missing interr…
2024-07-30 08:47:23 +02:00
3957ce32b5 Adapt interrupt generation logic to solve problem with missing interrupts. 2024-07-25 15:39:24 +02:00
a0f4eddf91 Updated instantiation of psi_common_async_fifo due to change of the port name 2024-01-26 10:48:07 +01:00
69a9c03486 Merge pull request #5 from paulscherrerinstitute/feature/timeout_ctrl
Adaptions in timeout handling at the stream input stage
2023-09-21 12:47:32 +02:00
12c010fe45 Add timeout control bits and logic to ignore timeout or configure framebased timeout in input logic. 2023-09-19 16:09:12 +02:00
f6178e9dbd Refactoring and compliant with 3.0.0 release psi_common 2.0.0 2023-04-14 17:36:50 +02:00
28b79e93a9 DOC: Updated Changelog.md 1.2.3 2020-09-30 14:28:16 +02:00
7a45fa8df8 DOC: Updated Readme.md 2020-04-02 10:47:05 +02:00
a0464c6a9d DOC: Updated Readme.md 2019-12-19 07:57:00 +01:00
5390c0c3c0 BUGFIX: Workaround for ISE tools implementing memory as FFs in case of 1 stream 1.2.2 2019-11-25 10:23:36 +01:00
cec193edca DEVEL: Updated documentation for release 1.2.1 2019-11-19 10:58:25 +01:00
141d54dd4f DEVEL: Fix testbench (tolerate additional IRQs on stream2) 2019-11-15 13:57:05 +01:00
8b2211d07a FEATURE: Added claring of the maximum level FIFO to the driver 2019-11-14 07:56:38 +01:00
7de31cc946 DOC: Fixed documentation (WINCNTw is in samples, not bytes) 2019-11-12 14:39:54 +01:00
2838d1e3e9 DOC: Fixed documentation (use strHandle instead of ipHandle in example code) 2019-11-12 14:38:42 +01:00
404af6d979 BUGFIX: Fix data unwrapping (bug found in HIPA LLRF bringup) 2019-11-12 14:37:39 +01:00
df29e19f6d TIMING: Optimized timing on critical path between input FIFO and DMA
Added pipeline stage after FIFO to reduce requirements of fall-through interface
2019-11-07 07:46:37 +01:00
7f22ec9050 BUGFIX: Made design working for 1 stream 2019-10-30 11:02:11 +01:00
3efc256530 Merge branch 'master' of https://github.com/paulscherrerinstitute/psi_multi_stream_daq 2019-10-30 08:06:15 +01:00
be272f611c DEVEL: Made driver C++ tolerant 2019-10-21 17:41:29 +02:00
9ad003bc41 DEVEL: Made driver C++ compatible 2019-10-21 17:39:21 +02:00
d455112276 DEVEL: First open source release 1.2.0 2019-08-02 10:03:58 +02:00