Term: Fall 2025

Instructor: Aline Normoyle

  • Welcome to systems programming!

  • No assignment this week. Next week, Assignment 02 is due Friday, September 19th

Course Info

Welcome to CMSC 240: Principles of Computer Organization!

microcomputing 80s

This course studies the hierarchical design of modern digital computers. Combinatorial and sequential logic elements; construction of microprocessors; instruction sets; assembly language programming, compilers, and concepts of basic operating systems. Lectures cover the theoretical aspects of machine architecture. In laboratories, students will work hands-on with hardware. Over the semester, students will implement a virtual machine in C.

Meeting Times

Activity Location Time

Lecture

Park 336

Tuesday and Thursday 11:40 AM - 1:00 PM

Lab

Park 231

Thursdays 2:40 PM - 4:00 PM

Office Hours - Prof. Aline Normoyle

Zoom (See slack for details)

Friday 2-3 PM

Office Hours - Rebecca Lassman

Park 230/231

Thursdays 6-8 PM

Schedule

The syllabus may change during the semester. Please check here every week for updates on lecture content, worksheets, and assignments.

Week Date Agenda Resources

1

September 2, 4

Introductions, Hello C

  • Topics: Programming at the command line, Makefiles, From Java to C, strings, arrays, structs, function stack, basic pointers

  • Read: Dive Into Systems Chapter 1: From JAVA to C

  • Assignment 01: Due Friday, September 5th

  • Lab: SSH and Github setup

2

September 9, 11

Binary and Data Representations

3

September 16, 18

Computer Architecture Overview

  • Topics: von Neumann architecture, logic gates, circuits, how processors work

  • Read: Dive Into Systems Chapter 5.1-5.6

  • Lab: Desktop Disassembly

TBD

4

September 23, 25

Hardware I

  • Topics: chips, multiplexors, flip-flops, registers, RAM units, counters

  • Read: Elements of Computing Systems Chapters 1,2,3

  • Lab: Breadboard Adder

TBD

5

September 30, Oct 2

Hardware II

  • Topics: machine language, von Neumann Architecture revisited

  • Read: Elements of Computing Systems Chapters 4-5

  • Lab: Breadboard Subtractor

6

October 7, 9

Hardware wrap-up, Review

  • Lab: Check-ins and midterm practice

  • Midterm 01: In-class Thursday, October 9th (1.5 hrs)

TBD

7

October 14, 16

Break

  • NO LECTURES, LABS, HOMEWORKS

8

October 21, 23

More C, C++

TBD

9

October 28, 30

Assembler, Virtual Machine I

  • Read: Elements of Computing Systems, Chapter 6 and 7

TBD

10

November 4, 6

Virtual Machine II

  • Read: Elements of Computing Systems, Chapter 8

TBD

11

November 11, 13

High-level Language

TBD

12

November 18, 20

Compiler

  • Topics: syntax analysis, code generation

  • Read: Elements of Computing Systems, Chapter 10-11

13

November 25, 27

Thanksgiving

  • Read: Elements of Computing Systems, Chapter 10-11

  • Thanksgiving: No Class Thursday

14

December 2, 4

Operating System

  • Read: Elements of Computing Systems, Chapter 12

  • Project: Compiler: Due Friday, November 13th

15

December 9, 11

Review

Text and Tools

  • Dive into Systems by Suzanne J. Matthews, Tia Newhall, and Kevin C. Webb. Available free online from Dive into Systems

  • Elements of Computing Systems by Noam Nisan and Shimon Schocken. Many chapters and material are available online from nand2tetris.org.

  • Github Account Please go to github.com and register. You will be using github to submit assignments.

  • Slack Please go to slack.com. Our workspace is BrynMawr-CS223-S25. You can ask questions and request one-on-one help over zoom using this course’s slack channel.

Grading Policies

All graded work will receive a grade, 4.0, 3.7, 3.3, 3.0, 2.7, 2.3, 2.0, 1.7, 1.3, 1.0, or 0.0. At the end of the semester, final grades will be calculated as a weighted average of all grades according to the following weights:

25%

Oral Exam and Final Project

35%

Assignments

20%

Midterms

15%

Lab activities and checkins

5%

Attendance and participation

Late Policy

You may always request 1 late day for any assignment.

Academic Integrity

At Bryn Mawr, we assume students are trustworthy and work with honesty and integrity. Look here for information about Bryn Mawr’s Honor Code.. Midterms and the final will be closed book. Lab coding challenges will be open-book and closed-internet. Thus, you cannot use VS Code, internet browsers, and other programming aids. However, you can use the text book, Dive into Systems, the Linux Programming Manual (available with man), and your class notes. You may work with others and with online materials for assignments, but you will be expected to explain and reproduce your submitted assignment on your own.

Academic Accommodations

To receive an accommodation for a course activity (such as more time on quizzes and exams), you must have an Accommodation Letter from the Office of Student Disability Services and you need to contact us to work out the details of your accommodation at least two weeks prior to the activity. Forms can be emailed to me, the instructor.

You are also welcome to contact us privately to discuss your academic needs. However, all disability-related accommodations must be arranged, in advance, through Student Disability Services. Also note that accommodations are not retroactive and require advance notice to implement. More information can be obtained at the Access Services website. (http://www.brynmawr.edu/access-services/)

Academic support