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