Skip to content
Snippets Groups Projects
  1. May 21, 2024
  2. Feb 23, 2024
  3. Feb 02, 2024
  4. Jan 04, 2024
  5. Dec 14, 2023
    • BRONES Romain's avatar
      fix reset command · 17a3a944
      BRONES Romain authored
      * Wrong mapping, the _w value was used...
      17a3a944
    • BRONES Romain's avatar
      fix Error flags · b0191881
      BRONES Romain authored
      * There were pulses, broken when added a CDC because the pulse was to
        short
      * Change of behavior, It is now sticky flags. The register is in the
        inner clock domain, to the CDC handshake is simplier.
      b0191881
  6. Nov 02, 2023
  7. Oct 25, 2023
    • BRONES Romain's avatar
      fix: Use a CDC for the PPS · 1c323922
      BRONES Romain authored
      * This also reverts commit abcd6a7c.
      * Destination logic is on the inner clock domain.
      * !! This implies that the PPS signal is at least 2 inner clock cycle
        long.
      * update reg doc
      1c323922
  8. Oct 23, 2023
  9. Mar 22, 2023
  10. Mar 21, 2023
    • BRONES Romain's avatar
      fix(addr):Fix table aligment · 48e5f8d5
      BRONES Romain authored
      * Also change the name of the table.
      * DESYRDL right shift the address by 2 before passing it to the memory.
        This is equivalent of having element of 32bits.
      48e5f8d5
  11. Mar 17, 2023
  12. Mar 09, 2023
  13. Feb 06, 2023
  14. Feb 02, 2023
  15. Feb 01, 2023
    • BRONES Romain's avatar
      feat:Separate clock domains · eaabf330
      BRONES Romain authored
      * One clock domain for AXI-MM
      * One for COM BPM logic
      * Xilinx CDC in between (control and status registers).
      * Also move component declaration in a package
      eaabf330
  16. Oct 05, 2022
  17. Oct 04, 2022
  18. Sep 07, 2022
  19. Aug 24, 2022
  20. Aug 18, 2022
  21. Aug 17, 2022
  22. Aug 16, 2022
  23. Jun 22, 2022
  24. Jun 21, 2022
  25. May 02, 2022
    • BRONES Romain's avatar
      VHDL fixes · 5e9a037b
      BRONES Romain authored
      Packet Filter
      * Address width for memory is now a generic
      * This width is a parameter for generation of xilinx ips
      * fix for synthesis
      
      COMBPM
      * use package for COMBPM packet
      
      package COMBPM
      * new constant for zero packet
      5e9a037b
  26. Apr 27, 2022
  27. Apr 20, 2022
Loading