Week 3 (21 June - 28 June)

  • Created a List on BeagleWire Repo: Task/issue List

  • Studied GPMC protocol and figuring out timing diagrams

  • Explored the possibility of GPMC to Wishbone conversion: GPMC to Wishbone / Avalon Maste

  • Wrote a GPMC to Wishbone Wrapper which passe initial testing: gpmc_to_wishbone

  • PR merged to the Master branch of BeagleWire: #2
    Updated the LKM module with the changes
    README added for Examples
    Makefile improved
    
  • Solved issue #15