Giter Club home page Giter Club logo

koheron-sdk's Introduction

koheron-sdk

Circle CI PyPI version

What is Koheron Software Development Kit ?

Koheron Software Development Kit is a tool to develop FPGA / Linux instruments for Zynq SoCs.

Getting started

  1. Install Vivado 2017.2

  2. Install required packages

    $ make setup
  3. Install Ubuntu 16.04 for Zynq (Download SD card image)

  4. Build and run the led-blinker instrument

    $ make CONFIG=examples/zedboard/led-blinker/config.yml HOST=192.168.1.100 run

Ready to develop your instrument? Read the documentation.

Koheron Alpha250 designs

  • fft : reference design with spectrum analyzer, DDS and demodulation.
  • loopback : minimal instrument.
  • adc-dac-bram : set DAC waveforms and get ADC using Block RAMs.
  • adc-dac-dma : set DAC waveforms and get ADC using DMA.

Red Pitaya designs

  • led-blinker : minimal instrument with LED control.
  • adc-dac : instrument with minimal read/write capability on Red Pitaya ADCs and DACs.
  • pulse-generator : pulse generation with synchronous acquisition.
  • laser-controller : laser current control using pulse-density modulation.
  • decimator : decimation using a compensated CIC filter.
  • oscillo : signal acquisition / generation with coherent averaging mode.
  • spectrum : spectrum analyzer with peak-detection and averaging.

Zedboard designs

  • led-blinker : minimal instrument with LED control.
  • picoblaze : 8 bit picoblaze microcontroller controllable from the PS.

How to

Build an instrument:

$ make CONFIG=path/to/config.yml

Build an instrument block design:

$ make CONFIG=path/to/config.yml block_design

More commands are listed in the documentation.

Acknowledgments

This project started as a fork of red-pitaya-notes.

koheron-sdk's People

Contributors

jeanminet avatar tvanderbruggen avatar minjungkh 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.