8000 GitHub - wjing6/spatial: Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wjing6/spatial

 
 

Repository files navigation

7CEB

Spatial

Spatial is an Argon DSL for programming reconfigurable hardware from a parameterized, high level abstraction.

External Dependencies

Getting Started

We recommend using spatial-quickstart rather than this repo, if you only intend to develop applications without modifying the compiler.

If you prefer to install Spatial from source using this repo, follow these instructions. The Spatial website has more information and tutorials.

    $ git clone https://github.com/stanford-ppl/spatial.git
    $ cd spatial
    $ make install

To run an app:

    $ bin/spatial <app name> <options>
    $ cd gen/<app name>
    $ make
    $ bash run.sh <input args>

Links

About

Spatial: "Specify Parameterized Accelerators Through Inordinately Abstract Language"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 26.3%
  • SystemVerilog 24.3%
  • HTML 19.4%
  • Verilog 9.7%
  • C 7.5%
  • Tcl 6.2%
  • Other 6.6%
0