25 lines
1.7 KiB
Plaintext
25 lines
1.7 KiB
Plaintext
% TiKZ style file generated by TikZiT. You may edit this file manually,
|
|
% but some things (e.g. comments) may be overwritten. To be readable in
|
|
% TikZiT, the only non-comment lines must be of the form:
|
|
% \tikzstyle{NAME}=[PROPERTY LIST]
|
|
|
|
% Node styles
|
|
\tikzstyle{function}=[fill={rgb,255: red,255; green,125; blue,125}, draw=red, shape=rectangle, rounded corners=3pt, thick]
|
|
\tikzstyle{application}=[fill={rgb,255: red,238; green,238; blue,238}, draw=black, shape=rectangle, minimum width=3cm, minimum height=1cm, thick]
|
|
\tikzstyle{thread player}=[fill=white, draw=black, shape=rectangle, minimum width=3cm, minimum height=8mm]
|
|
\tikzstyle{initiator socket}=[fill=black, draw=black, shape=rectangle, minimum width=2mm, minimum height=5mm]
|
|
\tikzstyle{interconnect thin}=[fill=white, draw=black, shape=rectangle, minimum height=3.5cm, align=center, minimum width=2.5cm]
|
|
\tikzstyle{interconnect thick}=[fill=white, draw=black, shape=rectangle, minimum height=3.5cm, align=center, minimum width=3.5cm]
|
|
\tikzstyle{target socket}=[fill=white, draw=black, shape=rectangle, minimum width=2mm, minimum height=5mm]
|
|
\tikzstyle{cache}=[fill=white, draw=black, shape=rectangle, minimum height=8mm, minimum width=1.75cm]
|
|
\tikzstyle{l3cache}=[fill=white, draw=black, shape=rectangle, minimum height=2.5cm, minimum width=1.75cm]
|
|
|
|
% Edge styles
|
|
\tikzstyle{dashed line}=[-, dashed]
|
|
\tikzstyle{arrow}=[->, thick]
|
|
\tikzstyle{pipe}=[-, fill={rgb,255: red,137; green,216; blue,131}, draw={rgb,255: red,0; green,125; blue,0}, thick]
|
|
\tikzstyle{block}=[-, thick, fill={rgb,255: red,238; green,238; blue,238}]
|
|
\tikzstyle{inner block}=[-, fill={rgb,255: red,199; green,213; blue,255}, thick, draw={rgb,255: red,60; green,106; blue,255}]
|
|
\tikzstyle{dotted line}=[-, dotted]
|
|
\tikzstyle{arrow without head}=[-, thick]
|