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.
- Install Rust toolchain.
- Run
cargo buildin the folder which containsCargo.toml. - Go to
target/debugto find the binary filetydi-lang-complier. - Type
tydi-lang-complier -hto see available commands.
Tydi-lang syntax file is here