Difference between revisions of "RAM Sorting"
Jump to navigation
Jump to search
m |
(remove 72-pin simm questions) |
||
Line 12: | Line 12: | ||
long [label="Is it 5.25 inches long?" | long [label="Is it 5.25 inches long?" | ||
label_es="¿Tiene esto 5.25 pulgadas\nde largo?"] | label_es="¿Tiene esto 5.25 pulgadas\nde largo?"] | ||
− | |||
− | |||
− | |||
multinotch [label="Does it have exactly ONE notch?" | multinotch [label="Does it have exactly ONE notch?" | ||
Line 24: | Line 21: | ||
closenotch [label="Does it have TWO notches\nclose together near the center?" | closenotch [label="Does it have TWO notches\nclose together near the center?" | ||
label_es="¿Tiene esto DOS ranuras\njuntas y al centro?"] | label_es="¿Tiene esto DOS ranuras\njuntas y al centro?"] | ||
− | |||
− | |||
− | |||
ddr [label="DDR", shape="box", style="bold"] | ddr [label="DDR", shape="box", style="bold"] | ||
sdram [label="SDRAM", shape="box", style="bold"] | sdram [label="SDRAM", shape="box", style="bold"] | ||
− | |||
rambus [label="RAMBUS", shape="box", style="bold"] | rambus [label="RAMBUS", shape="box", style="bold"] | ||
misc [label="MISC", shape="box", style="bold"] | misc [label="MISC", shape="box", style="bold"] | ||
Line 41: | Line 34: | ||
long -> multinotch [label="YES" , label_es="SI"] | long -> multinotch [label="YES" , label_es="SI"] | ||
− | long | + | long -> misc [taillabel="NO"] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
multinotch -> ddr [label="YES" , label_es="SI"] | multinotch -> ddr [label="YES" , label_es="SI"] |