]> jspc29.x-matter.uni-frankfurt.de Git - trb5sc.git/commit
added GBT stuff
authorBenedikt Gutsche <b.gutsche@gsi.de>
Wed, 10 Jan 2024 10:30:46 +0000 (11:30 +0100)
committerBenedikt Gutsche <b.gutsche@gsi.de>
Wed, 10 Jan 2024 10:30:46 +0000 (11:30 +0100)
commitd585ad88a67a8016bd4b4c1ac863b8003aeb5c26
treed6a55e0df05bf618e11377f09929f5749f050477
parentfb3c8e2205757e3d06065159aa8f97fd651132f0
added GBT stuff
13 files changed:
vldb/code/GBT-SC/IC/ic_deserializer.vhd [new file with mode: 0644]
vldb/code/GBT-SC/IC/ic_rx.vhd [new file with mode: 0644]
vldb/code/GBT-SC/IC/ic_rx_fifo.vhd [new file with mode: 0644]
vldb/code/GBT-SC/IC/ic_top.vhd [new file with mode: 0644]
vldb/code/GBT-SC/IC/ic_tx.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_deserializer.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_pkg.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_rx.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_rx_fifo.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_top.vhd [new file with mode: 0644]
vldb/code/GBT-SC/SCA/sca_tx.vhd [new file with mode: 0644]
vldb/code/GBT-SC/gbtsc_top.vhd [new file with mode: 0644]
vldb/code/gbt_core.vhd [new file with mode: 0644]