Skip to content

Commit

Permalink
Add missing gowin gv file
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Nov 14, 2024
1 parent a736add commit b8dc8e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/edam/gowin.gv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
digraph G {
"$project.fs" [shape=box,style=filled]
frontends -> gowin;
gowin -> "$project.fs";
}

0 comments on commit b8dc8e2

Please sign in to comment.