1 / 12

CSS 421 Midterm Review

CSS 421 Midterm Review. Readings: Chapter 1-8 (Berger) Instructor: Rob Nash Exam: Monday, Mar 11 th Same time and place. Paper Topics Due By Final. Aside: email me with questions or your decided topic A good percentage of your grade, and helps balance out exams Paper + Presentation!.

olwen
Download Presentation

CSS 421 Midterm Review

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. CSS 421 Midterm Review • Readings: Chapter 1-8 (Berger) • Instructor: Rob Nash • Exam: Monday, Mar 11th • Same time and place

  2. Paper Topics Due By Final • Aside: email me with questions or your decided topic • A good percentage of your grade, and helps balance out exams • Paper + Presentation!

  3. Format • 2 hr exam • 2-5 small questions • 2-5 medium questions • 2-4 large questions • Closed book & notes, calculators & translators allowed • Without storage, of course

  4. Topic List • This will be on the message board • to be completed by Friday (should be final)

  5. Topic: 68K Programming • We will likely do some or all of the following • Examine code for its output • Be asked to write code that accomplishes something • Loops, ifs • Memory checks • See examples today • Given code, what are the problems? • Given a Move or Add instruction in binary, identify the fields • I gave you a start on this with Move

  6. Topic : Number Bases • Specifically: ones compliment addition & hex • 6 : 0110 • -6: 1001 • 2: 0010 • ------------- • 1011 (:-4)

  7. Topics to Compare & Contrast • Discussion will be centered around topics covered in class • Gates • ISA • FlipFlops (SR, JK, MS, D) • Busses (Address & Memory & Status/Control) • PCs, Stack pointers • Memory paging • Register types • Address, Data, CCR

  8. Topics for Manipulation • Gates • Circuit diagrams (and/or corresponding tt) • Truth Tables • K-Maps • Given C • Given Asm • Given a Truth Table • provide the circuit diagram

  9. Topic: Memory Systems • How much is addressable in the 68K? • What if we have 3 chips that are 128K x 8 • What is the total addressable space • What if we want to address words and not bytes?

  10. Laws & Rules • Moores Law • Amdahl’s Law • DeMorgan’s Law • Know some basic Boolean Identities • Performance • Know nanosecond to hertz conversion

  11. HW Review • I borrow from the homework a bunch. • Consider reviewing some of the homework topics that line up with the list here

  12. After Midterm, a New Gear • We’ll dive right into the OS book

More Related