- Mar 21, 2023
-
-
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.
-
- Mar 09, 2023
-
-
BRONES Romain authored
* Update doc with recent changes (Clock, filter) * Module ID is now hardcoded in RDL
-
- Feb 02, 2023
-
-
BRONES Romain authored
* Or else DESYRDL gives only 9 bits to the decoder, which collides with the 8 bits address of the table (counted from the 2nd lesser bit)
-
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.
-
- 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
-
- Aug 24, 2022
-
-
BRONES Romain authored
* Also remove the ID field
-
- 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.
-
- Apr 20, 2022
-
-
BRONES Romain authored
* Rename the RDL file, and the addrmap name to match the module name. * Add addAddressSpace that gives the RDL file path.
-
- 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
-
- 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.
-
- Feb 16, 2022
-
-
BRONES Romain authored
* Remove unused signals
-
- Feb 14, 2022
-
-
BRONES Romain authored
* GTHE COMMON must be outside IP (QPLL needed for other interfaces) * GTWizard created with TCL * GTWizard instantiated directly in top level
-
- Sep 24, 2021
-
-
BRONES Romain authored
* Import sources from Cell Node initial project
-