SymbiFlow is now F4PGA! See f4pga.org and f4pga.readthedocs.io.
These files are released under the very permissive ISC License, see the COPYING file for the full text.
- Requires
node.js
. Runnpm install
to install dependencies. - Run
gulp watch
to start a live server. - Run
gulp build
to build into thebuild
folder. Static files can be served from there.