chisel 6.0.0-M1


Group ID:
org.chipsalliance
Artifact ID:
chisel_2.13
Version:
6.0.0-M1
Release Date:
May 10, 2023
Licenses:
Files:

libraryDependencies += "org.chipsalliance" %% "chisel" % "6.0.0-M1"

Mill build tool

ivy"org.chipsalliance::chisel:6.0.0-M1"

Scala CLI

//> using dep "org.chipsalliance::chisel:6.0.0-M1"

Ammonite REPL

import $ivy.`org.chipsalliance::chisel:6.0.0-M1`

<dependency>
  <groupId>org.chipsalliance</groupId>
  <artifactId>chisel_2.13</artifactId>
  <version>6.0.0-M1</version>
</dependency>

compile group: 'org.chipsalliance', name: 'chisel_2.13', version: '6.0.0-M1'