Skip to content

twoentartian/tydi-lang-2

Repository files navigation

Tydi-lang compiler v2

Compile Tydi-lang source code to a json representation of the typed streaming hardware. The generated json file can be further transformed to Chisel with Tydi-Chisel tool.

Build

  1. Install Rust toolchain.
  2. Run cargo build in the folder which contains Cargo.toml.
  3. Go to target/debug to find the binary file tydi-lang-complier.
  4. Type tydi-lang-complier -h to see available commands.

Syntax

Tydi-lang syntax file is here

Relative papers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages