Git Product home page Git Product logo

daringpatil3134 / spi_serial_peripheral_interface_verilog_modules Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 24 KB

Implementation of a Serial Peripheral Interface(SPI) using Verilog and testing various modes of the SPI Device

License: GNU General Public License v3.0

Verilog 100.00%
clock-generator hdl rtl spi spi-interface spi-master spi-protocol spi-slave testbench verilog verilog-code verilog-hdl verilog-project verilog-rtl-model wishbone wishbone-master

spi_serial_peripheral_interface_verilog_modules's Introduction

SPI_Serial_Peripheral_Interface_Verilog_Modules

Implementation of a Serial Peripheral Interface(SPI) using Verilog and testing various modes of the SPI Device

Simulated & Verified using ModelSim

This project report provides a detailed account of the design and implementation of the SPI (Serial Peripheral Interface) Master Core in Verilog. The objective of this project was to gain hands-on experience in designing and implementing digital circuits using Verilog, as well as to gain a deeper understanding of the SPI protocol and its applications.

SPI MASTER CORE ARCHITECTURE & DESING BLOCKS OF SPI MASTER CORE ARCHITECTURE image

Features of SPI Master Core Include Full duplex synchronous serial data, Variable length of transfer word up to 128 bits, MSB or LSB first data transfer, Rx and Tx on both rising or falling edge of serial clock independently, Up to 32 slave select lines, Auto Slave Select, Interrupt Enable & Clock Divider.

To meet specific system requirements and size constraints on behalf of the functionality, the SPI Master core can be configured by setting the appropriate define directives in the “spi_defines.v” source file.

CLOCK GENERATOR WAVEFORM image

SHIFT REGISTER BLOCK WAVEFORM image

MASTER TEST BENCH OUTPUTS SET 1: TX_NEG = 1, RX_NEG = 0, LSB = 1, CHAR_LEN = 4 image

SET 2: TX_NEG = 1, RX_NEG = 0, LSB = 0, CHAR_LEN = 4 image

SET 3: TX_NEG = 0, RX_NEG = 1, LSB = 1, CHAR_LEN = 4 image

For More Details Please Refer The Project Report :- SPI Design Project Report

spi_serial_peripheral_interface_verilog_modules's People

Contributors

daringpatil3134 avatar

Stargazers

 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.