sifive / chisel-circt   0.8.0

Apache License 2.0 GitHub

Library to compile Chisel circuits using LLVM/MLIR (CIRCT)

Scala versions: 2.13 2.12

chisel-circt 0.3.0


Group ID:
com.sifive
Artifact ID:
chisel-circt_2.13
Version:
0.3.0
Release Date:
Feb 19, 2022
Licenses:
Files:

libraryDependencies += "com.sifive" %% "chisel-circt" % "0.3.0"

Mill build tool

ivy"com.sifive::chisel-circt:0.3.0"

Scala CLI

//> using dep "com.sifive::chisel-circt:0.3.0"

Ammonite REPL

import $ivy.`com.sifive::chisel-circt:0.3.0`

<dependency>
  <groupId>com.sifive</groupId>
  <artifactId>chisel-circt_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.sifive', name: 'chisel-circt_2.13', version: '0.3.0'