Skip to content

Commit

Permalink
Adding diagram of ecosystem to the README.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
  • Loading branch information
mithro committed Jan 11, 2019
1 parent 95c8607 commit cd77e5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -8,3 +8,4 @@ include *.yapf

recursive-include examples *.fasm
recursive-include docs *.rst
recursive-include docs *.png
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,8 @@ text file format for configuring the internals of an FPGA.
It is designed to allow FPGA place and route to not care about the *actual*
bitstream format used on an FPGA.

![FASM Ecosystem Diagram](docs/fasm-diagram.png)

### Properties

* Removing a line from a FASM file leaves you with a valid FASM file.
Expand Down
Binary file added docs/fasm-diagram.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd77e5b

Please sign in to comment.