Giter VIP home page Giter VIP logo

Aya Ahmed's Projects

32-bit-single-cycle-mips-processor icon 32-bit-single-cycle-mips-processor

In this project, I implement a 32-bit single-cycle microarchitecture MIPS processor based on Harvard Architect. In other words instruction fetch, instruction decode, execute, write back, and program counter update occurs within a single clock cycle. I write the RTL Verilog files for all sub-modules of the MIPS processor (e.g. Register File, Instruction Memory, etc.). Then, implementing the top module of the MIPS processor. The single-cycle microarchitecture executes an entire instruction in one cycle.

echo-generation-system-project icon echo-generation-system-project

echo generation system. Echo is generated as a result of listening to the main signal and one or more delayed, and decayed versions of this signal. The system consists of the following: Record voice then Use convolution to generate the echo signal Choose the function that will convolve to generate 3 different echo strengths (weak, medium, strong) Write back the sound signals Listen to the echo signals.

mobile-controlled-home icon mobile-controlled-home

The system allows controlling the home by mobile phone application through Bluetooth. Two subsystems are implemented; Safety door that could be opened by the mobile application by entering user name and password, and light on/off that could be controlled also by the mobile phone. The system supports 10 users with different names and password. In case of entering the name of the password 3 times wrong, the system should give alarm.

single-cycle-rv-32i-processor icon single-cycle-rv-32i-processor

In this project, I implemented a 32-bit single-cycle microarchitecture RISC-V processor based on Harvard Architecture. The single cycle microarchitecture executes an entire instruction in one cycle. In other words, instruction fetch, instruction decode, execute, write back, and program counter update occurs within a single clock cycle.

uart-and-usb-implementation- icon uart-and-usb-implementation-

this project is about the implementation of UART and USB protocols Using MATLAB code. the code reads configration of protocols from an export file .Json and gives the result of how the data will be transmitted in binary, the efficiency and the overhead of each protocol configration we want.

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.