Skip to content

Commit 2fc85b2

Browse files
Amey-Thakurmsatmod
andcommitted
COA
Co-authored-by: Mega Satish <mega.modha@gmail.com>
1 parent 22308a0 commit 2fc85b2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ Computer Organization and Architecture (CSC403) and Processor Architecture Lab (
3535

3636
The curriculum encompasses several key domains in computer system architecture:
3737

38-
- **Computer Organization Fundamentals**: Register organization, instruction set architecture, addressing modes
39-
- **Control Unit Design**: Hardwired control, micro-programmed control, control memory organization
40-
- **Arithmetic Operations**: Binary arithmetic, Booth's multiplication algorithm, restoring division
41-
- **Memory Organization**: Memory hierarchy, cache mapping techniques (direct, associative, set-associative)
42-
- **Cache Memory**: Cache coherence, interleaving, memory partitioning, paging concepts
43-
- **Input/Output Organization**: I/O interfaces, interrupt handling, DMA
44-
- **Processor Design**: ALU design, adder circuits, shift registers, digital logic implementation
45-
- **Pipeline Architecture**: Instruction pipelining, hazards, and optimization techniques
38+
- **Computer Organization Fundamentals**: Register organization, instruction set architecture, addressing modes.
39+
- **Control Unit Design**: Hardwired control, micro-programmed control, control memory organization.
40+
- **Arithmetic Operations**: Binary arithmetic, Booth's multiplication algorithm, restoring division.
41+
- **Memory Organization**: Memory hierarchy, cache mapping techniques (direct, associative, set-associative).
42+
- **Cache Memory**: Cache coherence, interleaving, memory partitioning, paging concepts.
43+
- **Input/Output Organization**: I/O interfaces, interrupt handling, DMA.
44+
- **Processor Design**: ALU design, adder circuits, shift registers, digital logic implementation.
45+
- **Pipeline Architecture**: Instruction pipelining, hazards, and optimization techniques.
4646

4747
### Repository Purpose
4848

0 commit comments

Comments
 (0)