]> jspc29.x-matter.uni-frankfurt.de Git - trbnet.git/commit
rx/tx_reset_fsm: Synchronize reset input
authorThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Wed, 30 Sep 2020 13:31:38 +0000 (15:31 +0200)
committerThomas Gessler <Thomas.Gessler@exp2.physik.uni-giessen.de>
Wed, 30 Sep 2020 16:35:24 +0000 (18:35 +0200)
commitf1d4b3de78e208ceafd8ca9b5d2baf91320f687c
treed893090abbd26fd2676e150fd7da2b5255ba095e
parent7a173d2477badc3d15fd5c3ac817217f97b84b0e
rx/tx_reset_fsm: Synchronize reset input

The asynchronous reset inputs were used without synchronization to reset
both state machines, leading to potential errors.
media_interfaces/sync/rx_reset_fsm.vhd
media_interfaces/sync/tx_reset_fsm.vhd