Skip to content

Commit

Permalink
ff4pga
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Nov 21, 2023
1 parent a4a1802 commit 4e004f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/edam/f4pga.gv
@@ -1,6 +1,6 @@
digraph G {
yosysblif [label="yosys\noutput_format=blif"]
nextpnr [label="nextpnr\narch=ice40"]
yosyseblif [label="yosys\noutput_format=eblif"]
yosysjson [label="yosys\noutput_format=json"]
"$project.bit" [shape=box,style=filled]

frontends -> yosysjson[label="pnr==nextpnr "];
Expand Down

0 comments on commit 4e004f5

Please sign in to comment.