Giter Club home page Giter Club logo

vliw-architecture's Introduction

VLIW-Architecture

A Python - Verilog combination that simulates the working of a 32-bit 5-stage pipelined VLIW processor from input assembly code while monitoring the updates in the processor register file.

The VLIW processor contains the following modules:

  • Two 32-bit pipelined recursive doubling adders
  • One 32-bit pipelined wallace multiplier
  • Two 32-bit pipelined floating point adders (IEEE 32-bit floating point representation)
  • One 32-bit pipelined floating point multiplier (IEEE 32-bit floating point representation)
  • One logic unit
  • One memory load unit
  • One memory store unit
  • One register move unit

Instruction format is given in instructions.txt.

Demo

  • Demo of execution of Test_Cases\demo_1.ss Demo of execution of Test_Cases\demo_1.ss
  • Demo of execution of Test_Cases\demo_2.ss Demo of execution of Test_Cases\demo_2.ss
  • Demo of execution of Test_Cases\demo_3.ss Demo of execution of Test_Cases\demo_3.ss

Contributions

Roll No. Name Email ID
CED18I044 Sai Kaushik Sudhakaran [email protected]
CED18I045 Samarth Sudarshan Inamdar [email protected]

Usage

  • For UNIX users
    • ./setup.sh
  • For Windows users
    • Install Icarus Verilog
  • python3 main.py

Technologies used

  • Python3
  • Verilog

vliw-architecture's People

Contributors

samarth1612 avatar thegamingbot avatar

Stargazers

 avatar  avatar  avatar  avatar  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.