- Aug 17, 2022
-
-
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
-
- Feb 14, 2022
-
-
BRONES Romain authored
-
BRONES Romain authored
* GTHE COMMON must be outside IP (QPLL needed for other interfaces) * GTWizard created with TCL * GTWizard instantiated directly in top level
-
- Feb 04, 2022
-
-
BRONES Romain authored
* Remove package and XCI * The parametrization will be made somehow differently
-
BRONES Romain authored
VHDL * Add attributes on interface ports. * Bring back QPLL andCDR lock signals on the GT wrapper TCL * Add simple address map
-
- Feb 03, 2022
-
-
BRONES Romain authored
* Use a makefile to build the packaged IP
-
- Feb 02, 2022
-
-
BRONES Romain authored
-
- Feb 01, 2022
-
-
BRONES Romain authored
* Corrections for synthesis * QPLL lock output signal TEMPORARY set to one !!
-
- Jan 31, 2022
-
-
BRONES Romain authored
* Use a package
-
- Oct 08, 2021
-
-
BRONES Romain authored
-
BRONES Romain authored
* HTG2QSFP, on FMC1, Only 4 lanes
-
- Oct 04, 2021
-
-
BRONES Romain authored
Calling this script will add VHDL and XCI source files to the current project.
-
BRONES Romain authored
* Change the testbench interface * Add a very simple script to compile and bring up GUI
-