• Stars
    star
    2
  • Language
    C++
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Solution to the Advanced Microprocessors course midterm (this solution earned the full grade "20/20").

More Repositories

1

Crazy-Taxi

A mimic to crazy taxi game implemented in C++ using OpenGL API
C++
29
star
2

Glassifier

Gender classifier based on handwriting using Machine Learning techniques
Python
8
star
3

YouTube-Downloader

A python application used for downloading YouTube playlists and videos.
Python
8
star
4

Home-Automation-System

System Design, RTL implementation using VHDL, logic synthesis using Oasys tool, and physical design (floor planning, power planning, placement, and routing) using Nitro SoC tool of a home automation system.
Verilog
8
star
5

PrUcess

PrUcess is a low-power multi-clock configurable digital processing system that executes commands (unsigned arithmetic operations, logical operations, register file read & write operations) which are received from an external source through UART receiver module and it transmits the commands' results through the UART transmitter module.
Verilog
8
star
6

XenoM-Processor

Design & implementation of a five-stage pipelined RISC processor.
VHDL
5
star
7

OS-Labs

Solution to the OS course labs. It includes bash scripting and C programming (Forking - Signals - IPC - Semaphores).
C
5
star
8

Flood-Detector

Flood detector based on satellite images using Machine Learning & Deep Learning.
Jupyter Notebook
4
star
9

Machine-Intelligence-Assignments

Solution to the Machine Intelligence course assignments.
HTML
3
star
10

DNA-Sequence-Classifier

DNA sequence classifier using deep learning.
C++
2
star
11

Adder-Subtractor-Circuits

Parametrized Verilog implementation of different architectures of adder / subtractor circuits.
Verilog
2
star
12

Human-Body-Level-Classifier

Human body level classifier using machine learning algorithms.
Jupyter Notebook
1
star
13

Restaurant-Simulation

A simulation of the operation of a real restaurant using data structures implemented in C++.
C
1
star
14

Machine-Learning-Labs

Solution to the labs of the Pattern Recognition and Neural Networks course.
Jupyter Notebook
1
star