Git Product home page Git Product logo

ee224-project-iitb-cpu's Introduction

EE224 Course Project: IITB-CPU

A 16-bit multi-cycle CPU described in VHDL and to be implemented on an FPGA.

This project is part of the course Digital Systems (EE224), at IIT Bombay (2023)

Team

Design Document

Component List

ARITHEMATIC UNIT

  1. alu.vhdl: Capable of performing ADD, SUB, MUL, AND, ORA and IMP and uses registers(C,Z flags)

MULTIPLEXERS

1-bit Devices

  1. Mux1_2_1.vhdl: 2-to-1 MUX
  2. Mux1_4_1.vhdl: 4-to-1 MUX
  3. Mux1_8_1.vhdl: 8-to-1 MUX

DEMULTIPLEXERS

1-bit Devices

  1. Mux1_8_1.vhdl: 8-to-1 MUX

REGISTERS

  1. Register16BIT.vhdl: 16-bit register with synchronous write and asynchonous read
  2. Register_file.vhdl: Set of 8 16-bit registers

MEMORY UNIT

  1. Memory.vhdl: Array of 512 8-bit vectors

DUT

DUT_ALU.vhdl: Top-Level entity for ALU.vhdl DUT_Reg16BIT.vhdl: Top-Level entity for Reg16BIT.vhdl

MAIN CPU UNIT

CPU.vhdl: Main code

ee224-project-iitb-cpu's People

Contributors

sravan-iitb avatar krimsonscorpio-manga avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.