49 lines
4.1 KiB
Plaintext
49 lines
4.1 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=3.25cm, minimum height=8mm]
|
|
\tikzstyle{initiator socket}=[fill=black, draw=black, shape=rectangle, minimum width=2, minimum height=5mm]
|
|
\tikzstyle{interconnect thin}=[fill=white, draw=black, shape=rectangle, minimum height=3.5cm, align=center, minimum width=2.75cm]
|
|
\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=2cm]
|
|
\tikzstyle{l3cache}=[fill=white, draw=black, shape=rectangle, minimum height=2.5cm, minimum width=2cm]
|
|
\tikzstyle{dispatch}=[fill={rgb,255: red,254; green,254; blue,174}, draw=black, shape=rectangle, minimum height=1.25cm, minimum width=2.25cm]
|
|
\tikzstyle{bb builder}=[fill={rgb,255: red,174; green,254; blue,174}, draw=black, shape=rectangle, minimum height=1.25cm, align=center, minimum width=2.25cm]
|
|
\tikzstyle{code cache}=[fill={rgb,255: red,174; green,169; blue,254}, draw=black, shape=rectangle, minimum height=1.25cm, minimum width=2.25cm]
|
|
\tikzstyle{os}=[fill={rgb,255: red,207; green,207; blue,207}, draw=black, shape=rectangle, minimum width=6cm]
|
|
\tikzstyle{hardware}=[fill={rgb,255: red,174; green,169; blue,174}, draw=black, shape=rectangle, minimum width=6cm]
|
|
\tikzstyle{align text}=[fill=none, draw=none, rotate=90, align=center]
|
|
\tikzstyle{tlb}=[fill={rgb,255: red,230; green,230; blue,230}, draw=black, shape=rectangle, minimum width=3.5cm, minimum height=2cm]
|
|
\tikzstyle{asid}=[fill={rgb,255: red,230; green,230; blue,230}, draw=black, shape=rectangle]
|
|
\tikzstyle{cache 2}=[fill={rgb,255: red,230; green,230; blue,230}, draw=black, shape=rectangle, minimum width=3.5cm, minimum height=2.75cm]
|
|
\tikzstyle{page frame}=[fill={rgb,255: red,179; green,179; blue,179}, draw=black, shape=rectangle, minimum width=6.5cm]
|
|
\tikzstyle{cache data}=[fill={rgb,255: red,230; green,230; blue,230}, draw=black, shape=rectangle, minimum width=10cm]
|
|
\tikzstyle{block address}=[fill={rgb,255: red,200; green,200; blue,255}, draw=black, shape=rectangle, minimum height=0.75cm, minimum width=3.5cm]
|
|
\tikzstyle{valid}=[fill={rgb,255: red,200; green,200; blue,255}, draw=black, shape=rectangle, minimum height=0.75cm, minimum width=0.6cm]
|
|
\tikzstyle{generic block}=[fill=white, draw=black, shape=rectangle, minimum height=1.25cm, minimum width=1.75cm, align=center]
|
|
\tikzstyle{payload}=[fill=white, draw=black, shape=rectangle, dashed, align=center]
|
|
|
|
% 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]
|
|
\tikzstyle{kernel}=[-, draw=red, fill={rgb,255: red,254; green,169; blue,174}]
|
|
\tikzstyle{latex arrow}=[-, -latex]
|
|
\tikzstyle{context switch}=[-, dashed, fill={rgb,255: red,222; green,222; blue,222}]
|
|
\tikzstyle{latex arrow dashed}=[-, -latex, dashed]
|
|
\tikzstyle{thin}=[-, very thin]
|
|
\tikzstyle{virtual page number}=[-, fill={rgb,255: red,179; green,179; blue,179}]
|
|
\tikzstyle{page offset}=[-, fill={rgb,255: red,247; green,247; blue,247}]
|
|
\tikzstyle{dashed arrow}=[dashed, ->]
|
|
\tikzstyle{latex double arrow}=[-, latex-latex]
|