GithubHelp home page GithubHelp logo

banker's People

Contributors

jordens avatar

Watchers

 avatar  avatar  avatar

Forkers

harrymakes

banker's Issues

Banker GPIO

Hardware

https://github.com/sinara-hw/Banker/wiki

High level description

  • 128 digital IO
  • fast, batched, synchronous atomic update and sampling
  • 400 ns for one bank (16 pins) update rate, 600 ns sustained.
  • compact single-port, single SPI bus EEM interface

Implementation steps

  • I2C driver for I2C-to-SPI chip and flash memory, flash read, write, verify, erase, restart over I2C
  • migen board support
  • build scripts
  • 4 wire SPI slave
  • 7 bit register address space, 16 bit register width, 24 bit SPI transfers
  • banked GPIO registers each overing 16 IO (4x2x8 IDC, 4x2x8 VHDCI)
  • each with input, output, set, clear register functionality
  • atomic synchronous and batched change of arbitrary outputs on CS_N deassert
  • clocked only by SPI clock and CS, ensuring minimal input and output jitter
  • sampling of inputs on CS assert
  • configuration: warmboot, boot bank select, cfg reload, reset, led, drv_oen
  • status: cbsel pins, DIP switches, SPI lines
  • identification: register with hw version and gw version
  • artiq support
  • artiq driver documentation
  • extend to downstream EEMs (limited by the static ICE40 LVDS direction)

Future

  • pulse counting
  • configurable high-resolution mapping of pins to EEM0_[4-7]
  • unittests

Status: This code is available for funding.

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.