- Feb 23, 2024
-
-
BRONES Romain authored
* Remove pkg_bpmpacket_stream * now be explicit on fields inside tdata
-
- Jan 04, 2024
-
-
BRONES Romain authored
* Remove check on dummy and reserved field on the frame. Frame is OK only of SOP EOP and CRC OK * When soft reset is set, TVALID stays at zero. Not more packet output on AXIS
-
- Dec 14, 2023
-
-
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.
-
- Oct 25, 2023
-
-
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
-
- Oct 23, 2023
-
-
BRONES Romain authored
* Sometimes 0 were read on the AXI interface. Hopefully this fixes this.
-
- Mar 17, 2023
-
-
BRONES Romain authored
* Remove undriven logic in protocol decoder.
-
- Oct 04, 2022
-
-
BRONES Romain authored
* Change the naming in the package and HDL. * Complete and correct the doc.
-
- Aug 18, 2022
-
-
BRONES Romain authored
-
- Aug 17, 2022
-
-
BRONES Romain authored
* Remove GT interface ready input: useless
-
- Jun 22, 2022
-
-
BRONES Romain authored
* Allow the possibility of counting above 65535
-
- Jun 21, 2022
-
-
BRONES Romain authored
* the y position received the x data :(
-
- May 02, 2022
-
-
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
-
- Mar 23, 2022
-
-
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
-
- Mar 21, 2022
-
-
BRONES Romain authored
* Need at least SOP and EOP. * If any other flag is missing, raise error
-
- Mar 18, 2022
-
-
BRONES Romain authored
* Reset the register properly * Add register in memory map bank
-
- Mar 14, 2022
-
-
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
-
- Feb 16, 2022
-
-
BRONES Romain authored
* Remove unused signals
-
- Oct 04, 2021
-
-
BRONES Romain authored
* Wrap the protocol bloc and the aximm control in a structural top level. * Get rid of the CDC, use only one clock. Domain crossing will be outside this bloc.
-
- Sep 24, 2021
-
-
BRONES Romain authored
* Import sources from Cell Node initial project
-