stanford-ppl / spatial   1.0

MIT License Website GitHub

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"

Scala versions: 2.12 2.11

emul 1.0


Group ID:
edu.stanford.cs.dawn
Artifact ID:
emul_2.11
Version:
1.0
Release Date:
Nov 23, 2018
Licenses:
MIT
Files:

libraryDependencies += "edu.stanford.cs.dawn" %% "emul" % "1.0"

Mill build tool

ivy"edu.stanford.cs.dawn::emul:1.0"

Scala CLI

//> using dep "edu.stanford.cs.dawn::emul:1.0"

Ammonite REPL

import $ivy.`edu.stanford.cs.dawn::emul:1.0`

<dependency>
  <groupId>edu.stanford.cs.dawn</groupId>
  <artifactId>emul_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'edu.stanford.cs.dawn', name: 'emul_2.11', version: '1.0'