Giter Site home page Giter Site logo

spinalstuff's Introduction

This repository contains gateware modules/test/etc written in SpinalHDL.

Currently the probably biggest part is comprised of "SpinalTap", an PC to embedded bus interface device that should/will support multiple interfaces like SPI/ISO7816/I2C but with a focus on feature needed for verification of embedded software.

To use/build the project use sbt. Most entrypoints that generate gateware can be found in src/main/scala/andreasWallner/components.scala. Run these via sbt (e.g. sbt runMain andreasWallner.ApbSpinalTap) Most modules have unittests for verification, these can be run via sbt test

To run more specific tests either limit to the test class name (e.g. sbt testOnly andreasWallner.spinaltap.SpinalTapTest) or to a specific test (sbt testOnly andreasWallner.io.iso7816.TxRxCoreSim -- -z "RX no"). To enable full output of stacktraces when necessary run sbt testOnly ... -- -oF.

The current target platform of SpinalTap is a Xilinx Zynq, with software to make the device available via USB. The WIP Zynq firmware can be found in the spinalTapOs repository, the WIP PC library to interface with the device in the spinalTapLib repository.

spinalstuff's People

Contributors

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