mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 23:10:09 +00:00
suppressing semi-colon at the end of dot files
This commit is contained in:
parent
abf81d7683
commit
e65033e421
19 changed files with 19 additions and 19 deletions
|
@ -8,4 +8,4 @@ c5 [ shape=record, label="{{<p2> A|<p3> B}|$4\n$mul|{<p4> Y}}" ];
|
|||
c5:p4:e -> n1:w [color="black", style="setlinewidth(3)", label=""];
|
||||
v0:e -> c5:p2:w [color="black", style="setlinewidth(3)", label=""];
|
||||
v1:e -> c5:p3:w [color="black", style="setlinewidth(3)", label=""];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue