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


Group ID:
io.github.dfianthdl
Artifact ID:
dfhdl_3
Version:
0.3.4
Release Date:
Aug 9, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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