8
S/CoE 535 : Lockwood - Fall 2003 1 Step 1 : Submit Project Information Visit : http://www.arl.wustl.edu/arl/projects/fpx/cse535/projects/ – Provide Project Title • What do you plan to design and implement? – Identify Project Team • Team Leader – Specialty – Email contact • Team Member – Specialty .. • Team Member – Specialty .. (2-3 people should be on a team)

Step 1 : Submit Project Information

Embed Size (px)

DESCRIPTION

Step 1 : Submit Project Information. Visit : http://www.arl.wustl.edu/arl/projects/fpx/cse535/projects/ Provide Project Title What do you plan to design and implement? Identify Project Team Team Leader Specialty Email contact Team Member Specialty .. Team Member - PowerPoint PPT Presentation

Citation preview

Page 1: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 1

Step 1 : Submit Project Information

Visit : http://www.arl.wustl.edu/arl/projects/fpx/cse535/projects/

– Provide Project Title• What do you plan to design and implement?

– Identify Project Team• Team Leader

– Specialty– Email contact

• Team Member– Specialty ..

• Team Member– Specialty .. (2-3 people should be on a team)

Page 2: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 2

Step 1 (cont) : Provide Project Information

– Provide Project Description• Provide 2-3 paragraphs of detail

– What will it do ?– How will it do it ?– Where will it connect to the rest of the System on Chip ?

– Identify Project Website• Provide the URL to a homepage hosted by the

project leader

Page 3: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 3

Step 2 : Motivate the Problem

– What is this problem interesting ?

– How will this component improve the Internet ?

– Why should we care ?

Page 4: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 4

Step 3: Reference Related Work

– What have others done ?• References

– How did the do it ?

– Why is this problem hard

Page 5: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 5

Step 4 : Describe your approach

– How do you plan to solve this problem• Theory• Data structures• Diagrams

Page 6: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 6

Step 5: Specify Interfaces and Components

• Data Interfaces– Entity of new component

• External Memory Interfaces– Number of SRAM interfaces (0..2)– Number of SDRAM interfaces (0..3)

• Estimated Size– Number of LUTs– Number of BlockRAMs

Page 7: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 7

Step 6: Provide a Block Diagram

• Show how your component will integrated into the System

– Show which interfaces your block will use

– Show how your component interfaces to external SRAM or SDRAM memory (if applicable)

– Examples give on the next page

Page 8: Step 1 : Submit Project Information

CS/CoE 535 : Lockwood - Fall 2003 8

Implementation Plan

• Describe the Major Tasks

– Describe the Minor Tasks