Skip to content

miglioDev/computer-architecture-exercises

Repository files navigation

Computer Architecture Exercises

My notes and exercises on computer architecture fundamentals. I’ve made it public in case it’s helpful to students or anyone curious

Repository Structure

The repository is organized by topic:

  • 01-binary-representation-and-operations
    Exercises on number systems, binary arithmetic, and basic memory concepts.

  • 02-data-representation-and-encoding
    Character encoding, base conversions, and floating-point representation.

  • 03-digital-circuits
    Boolean functions, truth tables, and minimal logic circuit implementations.

  • 04-assembly-and-riscv
    Notes on RISC-V and simple assembly programming exercises

Each folder contains its own README.md with exercises and explanations.

About

My notes and exercises on computer architecture fundamentals

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors