- Feb 02, 2023
-
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
* Packet filter now uses DESYLIB true dual port RAM. * Add a packet filter before the module output. * Add packet filter as external memory in rdl.
-
- Feb 01, 2023
-
-
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
-
- Oct 05, 2022
-
-
BRONES Romain authored
* Add a README proxy to doc/main.adoc * Include adoc generated by desyrdl for the register map. * Frame counters and rates were not linked to the addrmap. Fix that. * Add description for registers and fields in RDL
-
- Oct 04, 2022
-
-
BRONES Romain authored
* Change the naming in the package and HDL. * Complete and correct the doc.
-
- Sep 07, 2022
-
-
BRONES Romain authored
-
- Aug 24, 2022
-
-
BRONES Romain authored
* Also remove the ID field
-
BRONES Romain authored
* Use project properties for FPGA part * Add packet filter to module * Use packet version
-
BRONES Romain authored
* It does not use it
-
- Aug 18, 2022
-
-
BRONES Romain authored
-
- Aug 17, 2022
-
-
BRONES Romain authored
* Update documentation * Top level uses bpmframe stream package * Remove unused files (quad common will be moved in application) * Capitalization killer for RDL file ;) * Change package version name, decomment the C_ID and C_Version for the AXI-MM registers.
-
BRONES Romain authored
-
BRONES Romain authored
* Remove GT interface ready input: useless
-
BRONES Romain authored
-
BRONES Romain authored
-
- Aug 16, 2022
-
-
BRONES Romain authored
-
- 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
-
- Apr 27, 2022
-
-
BRONES Romain authored
-
- Apr 20, 2022
-
-
BRONES Romain authored
-
BRONES Romain authored
* Add a gitignore to ignore the generated file. * For now, this package has no use.
-
BRONES Romain authored
* Rename the RDL file, and the addrmap name to match the module name. * Add addAddressSpace that gives the RDL file path.
-
- Apr 15, 2022
-
-
BRONES Romain authored
-
BRONES Romain authored
* Put configuration in a variable to print it * Put the quad_name in a variable, not fully used by now. * Set the target FPGA in the TCL.
-
BRONES Romain authored
* Remove Makefile. * Add tcl/main.tcl with mandatory functions. * change tcl to create the GT wizard.
-
- 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
-
BRONES Romain authored
* Error detect can trigger an interrupt, a capture... * More debug to understand situations
-
- Mar 18, 2022
-
-
BRONES Romain authored
* Reset the register properly * Add register in memory map bank
-
- Mar 14, 2022
-
-
BRONES Romain authored
After check, the line rate is exactly 2.125 Gbps (20*106.25MHz)
-
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
-
- Mar 07, 2022
-
-
BRONES Romain authored
This modification are probably transparent. But it's better to be accurate.
-
BRONES Romain authored
* Add FB and REF lost signals * Add output of GT ref clock (through buffers)
-
- Mar 03, 2022
-
-
BRONES Romain authored
* Add debug ports of transceiver data and status before the protocole decoder. * Add a reset bit for PLL and datapath in AXI-MM interface.
-
- Mar 01, 2022
-
-
BRONES Romain authored
* Connect true QPLL lock bit * Attribute on QPLL_reset is now active high
-
- Feb 23, 2022
-
-
BRONES Romain authored
* Also update the Makefile
-
- Feb 16, 2022
-
-
BRONES Romain authored
* Remove unused signals
-
- Feb 15, 2022
-
-
BRONES Romain authored
Also add Makefile rule to perform synthesis of IP bloc
-