What we will do
Our intent is to introduce you to the world of computing, give you a stronger foundation for later courses.
Motivated bottom-up approach
Advocated by Yale N. Patt. Build your knowledge bottom-up. Learn new things building on what you
already know step by step.
About LC-3
LC-3 is a computer simulator which captures the important structures of a modern computer, while keeping it simple enough to allow full understanding.
About RISC-V(new)
RISC-V is an open-source hardware instruction set architecture (ISA) based on established reduced instruction set computer (RISC) principles.