Skip to content
Snippets Groups Projects
  1. May 09, 2023
  2. May 05, 2023
  3. Apr 14, 2021
  4. Jan 20, 2020
  5. Aug 30, 2019
  6. Nov 15, 2018
  7. Jun 19, 2017
    • Maciej Lipinski's avatar
      [PCS bugfix] remove a 1-cyc glitch from link_ok_o signal · 043c0d3e
      Maciej Lipinski authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      Such glitch happened after the autonegotation FSM was in pseudo
      AN_ENABLED state caused by synced=LOW (in this state, link_ok is
      HIGH). When synced goes HIGH, the FSM enters "proper" AN_ENABLED
      state, it drives link_ok LOW.s All in all, this glitch is avoided
      then we use delayed synced_d1 to produce the final link_ok_o.
      I did it here to avoid any changes to autonegotiation state machine.
      043c0d3e
  8. Feb 22, 2017
  9. Feb 17, 2017
  10. Feb 14, 2017
  11. Sep 01, 2015
  12. Aug 04, 2015
  13. Aug 03, 2015
  14. Jul 03, 2015
  15. Feb 04, 2014
  16. Jun 04, 2013
  17. Feb 14, 2013
  18. Mar 16, 2012
    • Tomasz Wlostowski's avatar
      modules/wr_endpoint: added PPS valid input flag and RX/TX timestamp correctness indication · b9103f07
      Tomasz Wlostowski authored
      The modifications include:
      - adding pps_valid_i line, indicating if the PPS input is not being re-adjusted (which may result in generation of incorrect timestamps)
      - TX/RX timestamp incorrect flags: when 1, the client should discard the timestamp, as it may be broken.
      - TXTSU interface change (to avoid confusion between former valid output and new incorrect output)
        * txtsu_valid_o -> txtsu_stb_o
        * txtsu_tsval_o -> txtsu_ts_value_o
        * new port      -> txtsu_ts_incorrect_o
      b9103f07
  19. Feb 09, 2012
  20. Oct 18, 2011
  21. Oct 06, 2011
  22. Sep 13, 2011
  23. Aug 22, 2011
  24. Aug 14, 2011
  25. Jul 21, 2011
  26. Jun 08, 2011
  27. May 11, 2011