You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to replace the viterbi decoder in your openofdm_rx ip with my own. I notice that the Xilinx viterbi decoder (when I test it on my own) seems to skip the first output value when you run the input strobe at full clock speed as your design seem to be doing in the dot11_tb (strangely the decoder doesn't seem to do this at slower speeds). I am wondering how are you handling this skipped output?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to replace the viterbi decoder in your openofdm_rx ip with my own. I notice that the Xilinx viterbi decoder (when I test it on my own) seems to skip the first output value when you run the input strobe at full clock speed as your design seem to be doing in the dot11_tb (strangely the decoder doesn't seem to do this at slower speeds). I am wondering how are you handling this skipped output?
Beta Was this translation helpful? Give feedback.
All reactions