1 / 9

SOFTWARE Design

Group 10 – Extensible Digital Logic Educational Tool. SOFTWARE Design. Block Diagram. Keyboard/Mouse. USB. Two Streams of Design High-Level (Java Application) Low-Level (Micro Code) Different Goals Considerations to Accomplish Goals Hierarchy Flow. Overall considerations. High-Level

argus
Download Presentation

SOFTWARE Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Group 10 – Extensible Digital Logic Educational Tool SOFTWARE Design

  2. Block Diagram Keyboard/Mouse USB

  3. Two Streams of Design • High-Level (Java Application) • Low-Level (Micro Code) • Different Goals • Considerations to Accomplish Goals • Hierarchy • Flow Overall considerations

  4. High-Level • Highly Extensible • Customizable by User/Developers • Low-Level • Reliable I/O functionality • Customizable I/O functionality in a very broad/general way GOALS

  5. High-Level • Utilizing Open Source • Modular Design • Compatibility • Low-Level • Data Integrity (Checksum) • Packet Definitions (Customizing) Considerations to Accomplish Goals

  6. Hierarchy High-Level Software Hierarchy Low-Level Software Hierarchy Micro Header Files Masking Headers (iehardware_profile.h) Main.c Configuration File Images / Sprites Sound EDLET Driver Class USB/COM Libraries JOGE LWGL JAVA

  7. Flow - ATOM Start EDLET Load JOGL Read Configuration Load Images / Music Micro Code EDLET Driver Class USB/COM Libraries End

  8. Flow - Micro ATOM (Sending Packets) USBCDC RS232 Comm. Buffer Good Packet In Checksum Adjust I/O Bad Main Poll Input Change ReSend Yes Report

  9. Questions?

More Related