Giter VIP home page Giter VIP logo

arty-glitcher's Introduction

arty-glitcher

FPGA-based glitcher for the Digilent Arty FPGA development board.

Files required for building the bitstream:

  • src/top.v
  • src/cmd.v
  • src/delay.v
  • src/fifo_arty.v
  • src/pattern.v
  • src/pulse.v
  • src/resetter.v
  • src/top_passthrough.v
  • src/trigger.v
  • src/uart_defs.v
  • src/uart_rx.v
  • src/uart_tx.v

You will need to include the FIFO as an existing IP block:

  • syn/fifo_generator_0.xci

Finally, add the constraint file.

  • create mode 100644 syn/Arty_Master.xdc

The pinout on the board is as follows:

  • IO[26]: board1_rx - UART rx
  • IO[27]: board1_tx - UART tx
  • IO[27]: board1_rst - target reset, connect to the JTAG reset pin
  • IO[34]: vout voltage select signal

The python control script is in the python directory:

  • python/assignment5.py

arty-glitcher's People

Contributors

nedos 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.