GithubHelp home page GithubHelp logo

iamnotdorian / altsourceprobe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thotypous/altsourceprobe

0.0 2.0 0.0 252 KB

Altera JTAG Source/Probe wrapper for Bluespec

License: MIT License

Bluespec 19.29% Tcl 55.87% Python 24.84%

altsourceprobe's Introduction

AltSourceProbe

This repository contains a wrapper and a set of useful Bluespec modules for dealing with altsource_probe, a megafunction which can be used in hardware designs as a kind of communication bus to talk with a computer in a fashion portable across Altera FPGA devices.

This module is very suitable for debugging hardware designs or for communicating with slow data rates. If you are looking for something similar but capable of achieving higher data rates, please take a look at our AlteraJtagUart module.

See the AltSourceProbe.bsv file for a brief description of the available modules.

The ExampleSimple.bsv file contains a simple example, which controls the DE2_70 board LEDs using JTAG.

The ExampleFIFOs.bsv file contains an example on using the JtagGetPut.bsv library, which can be particularly useful for debugging Bluespec atomic transactions or for transmitting general purpose data (though at slow data rates).

The jtaghttpd.tcl file consists of a simple HTTP server which can be used to talk with Altera JTAG devices in other languages besides TCL. Beware we are not experienced TCL coders. Just run the file using the quartus_stp -t interpreter to start the server. Please look at the comments at the beginning of the file for documentation.

The python directory contains some client code and some examples which can be used to communicate with the JTAG HTTP server using the Python language.

altsourceprobe's People

Contributors

thotypous avatar

Watchers

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