dfianthdl / dfhdl   0.4.6

GNU Lesser General Public License v3.0 only Website GitHub

DFiant HDL (DFHDL): A Dataflow Hardware Descripition Language

Scala versions: 3.x 2.13

dfhdl 0.3.6


Group ID:
io.github.dfianthdl
Artifact ID:
dfhdl_3
Version:
0.3.6
Release Date:
Jan 3, 2024
Licenses:
Files:

libraryDependencies += "io.github.dfianthdl" %% "dfhdl" % "0.3.6"

Mill build tool

ivy"io.github.dfianthdl::dfhdl:0.3.6"

Scala CLI

//> using dep "io.github.dfianthdl::dfhdl:0.3.6"

Ammonite REPL

import $ivy.`io.github.dfianthdl::dfhdl:0.3.6`

<dependency>
  <groupId>io.github.dfianthdl</groupId>
  <artifactId>dfhdl_3</artifactId>
  <version>0.3.6</version>
</dependency>

compile group: 'io.github.dfianthdl', name: 'dfhdl_3', version: '0.3.6'