ECS154A Final topics: Difference between revisions
From Rice Wiki
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Computer Architecture]] | [[Category:Computer Architecture]] | ||
NOT A COMPREHENSIVE LIST! This is what I noted down during lecture when he says "Oh yea this is gonna be on the final" | |||
ARM instructions in Chatper 7 and CPU assignment. Instruction format. | = Topics = | ||
Merging memory | |||
Swap controller, sequence recognizer videos | |||
ARM instructions in Chatper 7 and CPU assignment. Instruction format. [[ARM/Instruction format]] | |||
Expect questions about whether datapath, control, and other stuff in the CPU conceptually needs to be changed based on stuff. | Expect questions about whether datapath, control, and other stuff in the CPU conceptually needs to be changed based on stuff. | ||
How cache works, AMAT calculation. [[Cache]] | |||
Princeton vs. Harvard architecture. [[Princeton architecture]] | |||
TLB structure and reasoning. [[Virtual memory]] |
Latest revision as of 06:46, 7 June 2024
NOT A COMPREHENSIVE LIST! This is what I noted down during lecture when he says "Oh yea this is gonna be on the final"
Topics
Merging memory
Swap controller, sequence recognizer videos
ARM instructions in Chatper 7 and CPU assignment. Instruction format. ARM/Instruction format
Expect questions about whether datapath, control, and other stuff in the CPU conceptually needs to be changed based on stuff.
How cache works, AMAT calculation. Cache
Princeton vs. Harvard architecture. Princeton architecture
TLB structure and reasoning. Virtual memory