GithubHelp home page GithubHelp logo

silkflow's Introduction

Silkflow ALPHA

A saner, python-based utility for working with Symbiflow scripts, binaries and architecture definitions.

Requirements

  • GNU/Linux - A number of the dependent conda packages don't support macOS and none of them support Microsoft Windows.
  • Miniconda - https://docs.conda.io/en/latest/miniconda.html < This requires like 10 GB free space
  • Pixz - https://github.com/vasi/pixz
    • Note that Pixz requires quite a bit of RAM to extract even moderately sized archives. You can't get by with a 2 GB Docker VM for example.

Installation & Usage

Ensure that conda and pixz are set up and in PATH. Make sure conda is also initialized: type bash -c "conda init" just to be sure.

First, install silkflow:

python3 -m pip install git+https://github.com/efabless/silkflow

First, get a silkflow-compatible .tar.pixz file: you can find some at https://github.com/donn/symbiflow-arch-def-artifacts/releases.

  • Please note that ice40 is broken upstream- silkflow will attempt to integrate a nextpnr replacement shortly, stay tuned.

Then, set up the environment using this command:

silkflow --install-dir ~/symbiflow --family <name-of-family> /path/to/<name-of-family>.tar.pixz
# Where name of family is the name of the FPGA family in use, example: ice40, xc7, etc…

Next, go get a coffee. Seriously. This takes like 10 minutes.

After that you can type bash --rcfile ~/symbiflow/<name-of-family>/.rc to open a shell with the necessary environment variables.

Then you can invoke silkflow's other subcommands: type silkflow --help for help.

Copyright & License

All rights reserved ©2021-present efabless Corporation. Available under the Apache License v2.0: see 'LICENSE'.

silkflow's People

Contributors

donn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.