Git Product home page Git Product logo

tydi-tools's Introduction

Tydi-tools

The Docker image resulting from the Dockerfile in this repository is meant to contain all Tydi related tooling, so you can easily get started with Tydi based development.

The tools included, together with the necessary software to run them, are:

  • Tydi-lang – Tydi-lang compiler
  • Tydi-lang-2-Chisel – A Tydi-lang-IR to Chisel transpiler
  • Tydi-Chisel – The Scala library for integrating Tydi concepts inside Chisel
  • TIL-JSON – A tool for automatically generating a JSON to Tydi streams parser
    Note: not actively maintained anymore
  • TIL – The Tydi Intermediate Representation to VHDL compiler
    Note: not actively maintained anymore

The container contains some example files for a simple passthrough to test with. The commands to compile this project to Verilog from the Tydi-lang description are as follows:

tydi-lang-complier -c tydi_passthrough_project.toml
tl2chisel output/ output/json_IR.json
scala-cli output/json_IR_generation_stub.scala output/json_IR_main.scala

Commands will look similar for a custom project. See the details of the specific tools for configuration specifics.

The following commands are available inside the container:

  • Tydi tools
    • tydi-lang-complier
    • tl2chisel
    • til-demo
    • json_hierachy
  • Java/scala tools
    • cs
    • java
    • scala-cli
    • sbt
  • Chisel tools
    • firtool
  • Other tools
    • graphviz

tydi-tools's People

Contributors

ccromjongh avatar

Stargazers

Raffaele Meloni 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.