You are on page 1of 1

COURSE LEARNING OBJECTIVES (CLO) FOR COMPUTER

ORGANIZATION(2140704)
Students will be able to solve basic binary math operations using the
computer.
Students will be able to demonstrate assembly language programming
proficiency using the various addressing modes and data transfer
instructions of the target computer.
Students will be able to program using the capabilities of the stack, the
program counter, and the status register and show how these are used
to execute a machine code program.
Students will be able to understand how computer hardware has
evolved to meet the needs of multiprocessing systems, Instruction Set
Architecture: Instruction format, types, various addressing modes.
Students will be able to understand the basic components and design
of the CPU: the ALU and control unit.
Students will be able to understand the memory organization: SRAM,
DRAM, concepts on cache memory, Memory Interleaving, Associative
memory, Virtual memory organization, Von Neumann architecture.
Students will be able to understand the I/O Organization: Basics of I/O,
Memory-mapped I/O & I/O mapped I/O, Types of I/O transfer: Program
controlled I/O, Interrupt-driven I/O, DMA.

You might also like