chisel 5.1.0


Group ID:
org.chipsalliance
Artifact ID:
chisel_2.13
Version:
5.1.0
Release Date:
Nov 16, 2023
Licenses:
Files:

libraryDependencies += "org.chipsalliance" %% "chisel" % "5.1.0"

Mill build tool

ivy"org.chipsalliance::chisel:5.1.0"

Scala CLI

//> using dep "org.chipsalliance::chisel:5.1.0"

Ammonite REPL

import $ivy.`org.chipsalliance::chisel:5.1.0`

<dependency>
  <groupId>org.chipsalliance</groupId>
  <artifactId>chisel_2.13</artifactId>
  <version>5.1.0</version>
</dependency>

compile group: 'org.chipsalliance', name: 'chisel_2.13', version: '5.1.0'