Code Monkey home page Code Monkey logo

usb20dev's Introduction

USB 2.0 FS Device controller IP core

UNDER DEVELOPMENT - CONSISTENCE BETWEEN THE CODE/DESCRIPTION/OTHER INFORMATION MAY BE BROKEN

usb20dev is an open source IP core written in SystemVerilog for interfacing USB without any external chips. The main idea is just to route USB signals directly to FPGA and use a pair of tri-state IO as "analog" frontend. Yes, this will be outside of the USB specs, but should work. And USB 2.0 full-speed (12Mbps) is the maximum can be achieved this way.

Functional blocks

func_sch

  • "Analog" Frontend (FE) : Two generic 3.3V tri-state IO
  • Serial Interface Engine (SIE) :
    • NRZI encoding / decoding
    • Bit stuffing / unstuffing
    • Serial-Parallel / Parallel-Serial Conversion
    • SYNC, RESET and EOP detection
  • [Not implemented yet] Protocol Engine (PE) :
    • Packet recognition
    • Transaction sequencing
    • CRC generation and checking
    • Packet ID (PID) generation and checking / decoding
  • [Not implemented yet] Endpoints Router (EPR) : Interface for endpoints array
  • [Not implemented yet] Control Endpoint (EP0) : Endpoint 0 IN and Endpoint 0 OUT logic
  • [Not implemented yet] Device Specific Endpoinds : All other user application endpoints

usb20dev's People

Contributors

esynr3z avatar

Stargazers

Timothy avatar

Watchers

James Cloos 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.