Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. Mar 05, 2014
  3. Feb 26, 2014
    • Theodor-Adrian Stana's avatar
      i2c-bridge: Updated bridge and slave modules · c63535f0
      Theodor-Adrian Stana authored and Tomasz Wlostowski's avatar Tomasz Wlostowski committed
      
      Bridge: Removed "redundant" SIM_WB_TRANSFER state.
      
      Slave: Removed redundant ADDR_CHECK state and moved its code to
      the ADDR state.
      
      Also corrected a bug whereby the ack_i pin was not being checked within
      the ADDR_ACK state. This was causing the FSM to advance even thogh the
      slave was actually NACK-ing.
      
      DOC: Updated documentation for both these modules
      
      Signed-off-by: default avatarTheodor Stana <t.stana@cern.ch>
      c63535f0
  4. Jan 09, 2014