Skip to content

Commit

Permalink
readme: SymbiFlow is now F4PGA
Browse files Browse the repository at this point in the history
Signed-off-by: Unai Martinez-Corral <[email protected]>
  • Loading branch information
umarcor committed Apr 7, 2022
1 parent 67a5959 commit 4857ed8
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# SymbiFlow Website
# SymbiFlow | F4PGA Website

[Website for the SymbiFlow project](https://symbiflow.github.io).
SymbiFlow is now F4PGA!
See [f4pga.org](https://f4pga.org/) and [f4pga.readthedocs.io](https://f4pga.readthedocs.io/).

# License

These files are released under the very permissive
[ISC License, see the COPYING file for the full text](COPYING).

# Dependencies

Requires `node.js`. Run `npm install` to install dependencies.

# Development

Build using `gulp`. Run `gulp watch` to start a live server.

# Build

Run `gulp build` to build into the `build` folder. Static files can be served from there.
* Requires `node.js`.
Run `npm install` to install dependencies.
* Run `gulp watch` to start a live server.
* Run `gulp build` to build into the `build` folder.
Static files can be served from there.

0 comments on commit 4857ed8

Please sign in to comment.