Skip to content
  • Ille, Ondrej, Ing.'s avatar
    src: Simplify Timestamp storing in RX Buffer. · 9afb98d9
    Ille, Ondrej, Ing. authored
    Always store Timestamp in the end of frame, instead of storing
    it there only for EOF TS. Two states where TS was originally
    stored are replaced by dummy states and only zeroes are first
    stored to timestamp words. After rec_valid, Timestamp is always
    stored. Number of FSM states is not reduced, but FSM state
    transitions are simplified. Also data input decoding logic
    and commiting logic is simplified!
    9afb98d9