]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commit
Move retransmit sync logic to med_sync_control
authorThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Wed, 30 Sep 2020 13:03:12 +0000 (15:03 +0200)
committerThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Wed, 30 Sep 2020 16:35:13 +0000 (18:35 +0200)
commit6bbe32e93578e8432c560734be2154339cadd4a0
tree79ceff32c792aee7fff7dfbcb7ff6a884faa8874
parent1f7e73b4352340e4cec139fad0b422112603e1f1
Move retransmit sync logic to med_sync_control

Retransmit signals are produced with the RXI clock and were previously
synchronized to the TXI clock in tx_control, where the RXI clock is not
available. The incoming signals were sampled with the unrelated system
clock. Moving everything up one level allows for a cleaner CDC.
media_interfaces/sync/med_sync_control.vhd
media_interfaces/sync/tx_control.vhd