Skip to content
Snippets Groups Projects
  1. Oct 23, 2023
  2. 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
  3. Mar 17, 2023
  4. Mar 09, 2023
    • BRONES Romain's avatar
      chore:Update doc · ef64acd1
      BRONES Romain authored
      * Update doc with recent changes (Clock, filter)
      * Module ID is now hardcoded in RDL
      ef64acd1
  5. Feb 02, 2023
  6. 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
  7. Oct 05, 2022
  8. Oct 04, 2022
  9. Sep 07, 2022
  10. Aug 24, 2022
  11. Aug 18, 2022
  12. Aug 17, 2022
  13. Jun 22, 2022
  14. Jun 21, 2022
  15. 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
  16. Apr 27, 2022
  17. Apr 20, 2022
  18. Mar 23, 2022
    • BRONES Romain's avatar
      Change CRC state machine · 5545f12e
      BRONES Romain authored
      * Do not allow to start CRC computation right after a result
      * CRC word counter up to 12 then roll over to 0
      5545f12e
  19. Mar 21, 2022
  20. Mar 18, 2022
  21. Mar 14, 2022
    • BRONES Romain's avatar
      Add features · 8c7670b6
      BRONES Romain authored
      Top level:
      * Add MC time and PPS port
      * GT Interface ready combinatorial inside top level
      
      Protocol decoder
      * New GT Interface ready input port
      * New MC time and PPS input ports
      * New output ports for new features
      * Frame counters, frame rates
      * Sequence checkers
      * Change output AXIS packet : MC time, packet_time LSB only
      
      AXI interface:
      * Add registers for new features
      * Fix Makefile rule for RDL->VHD
      8c7670b6
  22. Mar 03, 2022
  23. Mar 01, 2022
  24. Feb 16, 2022
  25. Feb 15, 2022
  26. Feb 14, 2022
  27. Feb 04, 2022
  28. Feb 03, 2022
  29. Feb 02, 2022
  30. Feb 01, 2022
  31. Jan 31, 2022
  32. Oct 08, 2021
Loading