Skip to content
Snippets Groups Projects
  1. Jul 07, 2015
    • Wesley W. Terpstra's avatar
      xwb_clock_crossing: be more forgiving to pushy masters · 849883ad
      Wesley W. Terpstra authored
      If a Wishbone master lowers the cycle line before receiving its acks, it is
      non-conforming.  However, it is probably a good idea to not let an honest
      slave (whose ack then comes in outside of the cycle) be penalized for that
      master's misbehaviour.
      
      This small change ensures the FIFO does not leak space in this case.
      849883ad
  2. Jul 03, 2015
  3. Apr 15, 2015
  4. Feb 25, 2015
    • Theodor-Adrian Stana's avatar
      wb_i2c_bridge: Fixed write to unknown address bug · 29db1b2a
      Theodor-Adrian Stana authored
      There was a bug in the wb_i2c_bridge that manifested itself a WB slave of the
      wb_i2c_master module replies by an error to the write command. The bridge FSM
      was buggy and was not clearing the WB signals, which led to the next WB transfer
      in the sequence (any access to the I2C slave) failing.
      
      This error was fixed by clearing the WB signals on error as well and the slave
      now replies properly.
      
      The WB signals are properly cleared on WB error in the case of a read, so this
      issue does not exist.
      29db1b2a
  5. Feb 24, 2015
  6. Feb 17, 2015
  7. Dec 09, 2014
  8. Aug 14, 2014
  9. Aug 04, 2014
  10. Jul 31, 2014
  11. Jul 17, 2014
  12. Jun 30, 2014
  13. Jun 10, 2014
  14. Jun 05, 2014
  15. May 22, 2014
  16. May 21, 2014
  17. May 20, 2014
  18. May 15, 2014
  19. Apr 30, 2014
  20. Apr 25, 2014