Skip to content
Snippets Groups Projects
  1. Oct 08, 2024
  2. Sep 11, 2024
    • Burak Dursun's avatar
      fix: pulse ID of inactive buffer · e30ad73b
      Burak Dursun authored
      The index of the buffer to be written (active buffer) alternates when the transaction is completed (buffer is full). Pulse ID (which will be associated with the new inactive buffer) should be captured while switching the buffers.
      e30ad73b
  3. Aug 09, 2024
  4. Jul 25, 2024
  5. Jul 17, 2024
    • Michael Randall's avatar
      fix: FIFO full after reset · 8b4d8935
      Michael Randall authored
      With an AXI burst length of 4 on the DSBAM (Zynq Ultrascale+) the FIFO_STATUS registers started counting like crazy after programming the bitstream without DAQ regions enabled. It turned out that for the burst length of 4 the value for the almost full threshold of the FIFOs in the DAQ is set to 0, which led to the FIFO18E2 cells already setting the flag after the reset.
      
      I suspect that the value 0 was not intended as a threshold. In any case, the DAQ works with this change. We should discuss whether this approach is correct or whether I have misunderstood something here.
      8b4d8935
  6. Apr 08, 2024
  7. Mar 05, 2024
  8. Feb 19, 2024
  9. Feb 07, 2024
  10. Feb 02, 2024
  11. Jan 09, 2024
  12. Nov 20, 2023
  13. Oct 25, 2023
  14. Mar 21, 2023
  15. Mar 14, 2023
    • Romain BRONÈS's avatar
      fix:Add CDC and timing constraints on DAQ_to_AXI · 3d75ca3f
      Romain BRONÈS authored
      * Remove logic and on async reset: it is reclocked in top level.
      * Use the cdc_sync from the desy vhdl library.
      * Avoid timing failure by setting false paths on 'reg_metastable'.
      * Avoid timing failure by setting false paths on 'areset_n'.
      3d75ca3f
  16. Mar 10, 2023
  17. Nov 18, 2022
  18. Nov 17, 2022
  19. Nov 16, 2022
  20. Nov 08, 2022
  21. Nov 02, 2022
  22. Oct 24, 2022
  23. Oct 20, 2022
  24. Sep 15, 2022
  25. Sep 06, 2022
  26. Feb 09, 2022
  27. Feb 08, 2022
  28. Feb 07, 2022
  29. Jan 20, 2022
  30. Nov 24, 2021
  31. Jun 30, 2021
Loading