Giter Club home page Giter Club logo

quickspi's Introduction

QuickSPI

SPI Verilog modules 2 SPI implementations:

  1. Fully Hard for FPGA without CPU core like Spartan 6 or Cyclone 4, e.t.c. features:

    • setting bit (MSB, LSB) and bytes order (Little endian or Big endina)
    • adjustable number of extra clocks when some devices needs to make internal synchronizzation while CS is still active and clock keep going from clk (Dragster/Awaiba/Cmosis DR-2k-7)
  2. Fully soft SPI with AXI Full interface with CPU.

Docs on Russian: https://github.com/OpticalMeasurementsSystems/QuickSPI/wiki/How-to-use-:-%D0%9F%D0%BE%D0%BB%D0%BD%D0%BE%D0%B5-%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE

quickspi's People

Contributors

evillord666 avatar veryniceguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

quickspi's Issues

Расширенные настройки модуля

Необходимо настраивать следующие параметры:

Порядок следования бит в байте: LSB/MSB First.

Порядок следования байт в пачке байт

Размер пачки, передаваемых байт

Число используемых бит, т.е. хорошо бы задавать кратность данных в битах, а не в байтах.

AXI интерфейс модуля

Необходимо продумать и предложить каким должен быть интерфейс QuickSPI для взаимодействия с другими модулями и процессоорным ядром.

Разделение машины состояний

Необходимо разделить большое состояние ACTIVE на несколько состояний, или же для этого использовать функции или таски.

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.