mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
presentation progress
This commit is contained in:
parent
9e35021585
commit
6c3d767976
6 changed files with 152 additions and 1 deletions
|
@ -126,7 +126,6 @@ other object to parse the cell library.
|
|||
\node[entity] (sync) [fill=green!10, above of=case] {RTLIL::SyncRule} edge [-latex] (process);
|
||||
\node[entity] (switch) [fill=green!10, below of=case] {RTLIL::SwitchRule} edge [-latex] (case);
|
||||
\draw[latex-] (switch.east) -- ++(1em,0) |- (case.east);
|
||||
|
||||
\end{tikzpicture}
|
||||
\caption{Simplified RTLIL Entity-Relationship Diagram}
|
||||
\label{fig:Overview_RTLIL}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue