Library to compile Chisel circuits using LLVM/MLIR (CIRCT)
chisel-circt 0.8.0
Group ID:
com.sifive
Artifact ID:
chisel-circt_2.13
Version:
0.8.0
Release Date:
Dec 8, 2022
Licenses:
Files:
Full Scala Version:
2.13.10
Developers:
libraryDependencies += "com.sifive" %% "chisel-circt" % "0.8.0"
ivy"com.sifive::chisel-circt:0.8.0"
//> using dep "com.sifive::chisel-circt:0.8.0"
import $ivy.`com.sifive::chisel-circt:0.8.0`
<dependency> <groupId>com.sifive</groupId> <artifactId>chisel-circt_2.13</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.sifive', name: 'chisel-circt_2.13', version: '0.8.0'