Skip to content

Commit

Permalink
Add some links
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbopet committed Nov 3, 2021
1 parent 67b8a53 commit 5f2efd5
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/dialects.dot
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ Digraph G {
subgraph cluster_circt {
label = "CIRCT"
// CIRCT dialects
Calyx
Handshake
FIRRTL
LLHD
HW
SV
Comb
Seq
StaticLogic
MSFT
ESI
FSM
Calyx [URL="https://circt.llvm.org/docs/Dialects/Calyx/"]
Handshake [URL="https://circt.llvm.org/docs/Dialects/Handshake/"]
FIRRTL [URL="https://circt.llvm.org/docs/Dialects/FIRRTL/"]
LLHD [URL="https://circt.llvm.org/docs/Dialects/LLHD/"]
HW [URL="https://circt.llvm.org/docs/Dialects/HW/"]
SV [URL="https://circt.llvm.org/docs/Dialects/SV/"]
Comb [URL="https://circt.llvm.org/docs/Dialects/Comb/"]
Seq [URL="https://circt.llvm.org/docs/Dialects/Seq/"]
StaticLogic [URL="https://circt.llvm.org/docs/Dialects/StaticLogic/"]
MSFT [URL="https://circt.llvm.org/docs/Dialects/MSFT/"]
ESI [URL="https://circt.llvm.org/docs/Dialects/ESI/"]
FSM [URL="https://circt.llvm.org/docs/Dialects/FSM/"]

// Internal tools
ExportVerilog [fillcolor="darksalmon"]
Expand Down
36 changes: 36 additions & 0 deletions docs/includes/img/dialects.svg
Loading
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 5f2efd5

Please sign in to comment.