THDB-D5M_Hardware specification.pdf ---------------------------camera datasheet
TRDB_D5M_UserGuide.pdf ----------------------------------------camera user guide
TRDB_LCM_UserGuide_061130.pdf -------------------------------lcd user guide & datasheet
For this lab, you should email to Ryan your answers to the questions asked.
Part I: Get a camera and LCD module from Ryan.Look in the above user guides for information on installation. Compile the supplied Quartus project, simulate, and run.
Part II: Look at the top level of the project, taking note of data and control flow. List the following for each module:
Note: if a module is instantiated more than once for two different purposes, make it clear that you understand how the module is used in each case.
Part III: Analyze the keys and switches-- list what they do. (Some of this is in the documentation, some of this you have to analyse the verilog and datasheets.)
Part IV, EXTRA CREDIT: Testing-- pick a module and write a test fixture for it. Email it to Ryan. In your email, explain which module you are testing and what faults your tester would find.
Your email to Ryan is due at the start of next week's Lab period.
These may be of help: