Internship, PhD, job proposals…

This course provides an overview of the architecture of microprocessor-based systems. It presents the main hardware and software components and the concept of Instruction Set Architecture (ISA) which can be considered as the hardware-software interface. It also shows how computer systems internally represent and process data. Its main goal is to explore the continuum between pure software concepts and the hardware components implementing them in the end. It is intended for students who never attended courses in computer architecture.

Laboratory sessions allow students to discover the internal details of a computer system, and to observe the behavior during the execution of software applications.

Topics:

Learning outcomes:

Attending the lectures is not mandatory but highly recommended: there is no real textbook and the provided material does not contain the entirety of what is discussed in the classroom.

The lab sessions are mandatory.

A one hour written exam accounts for 100% of the final grade. The questions and problems correspond to all labs and lectures that have been given. All documents are allowed but connected devices (laptops, smart phones, tablets…) are not. Example past exams:

Recommendations for the lab sessions

All labs are distributed and managed using git and GitLab.

You read one of these books? Or another that is not in the list and should? Please drop me note and give me some feedback.

The most relevant parts of the Computer Organization and Design, RISC-V Edition (The Hardware Software Interface) book for this course (do not forget the corresponding exercises at the end of each chapter) are:

Plus, optionally: