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.1.0


Group ID:
com.sifive
Artifact ID:
chisel-circt_2.12
Version:
0.1.0
Release Date:
Jan 27, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.sifive</groupId>
  <artifactId>chisel-circt_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.sifive', name: 'chisel-circt_2.12', version: '0.1.0'