The purpose of this page is to establish a standard representation for rendering of VLSI layout on all wiki pages.

Older pages may not conform to this standard, but all new ones should.

Description RGB Appearance
P-type diffusion 128, 128, 0 <div style='width:100px; height:20px; background-color:#808000'>&nbsp;</div>
N-type diffusion 0, 128, 0 <div style='width:100px; height:20px; background-color:#008000'>&nbsp;</div>
Polysilicon 255, 0, 0 <div style='width:100px; height:20px; background-color:#ff0000'>&nbsp;</div>
Vias (all layers) 0, 0, 0 <div style='width:100px; height:20px; background-color:#000000'>&nbsp;</div>
Metal 1 0, 0, 255 <div style='width:100px; height:20px; background-color:#0000ff'>&nbsp;</div>
Metal 2 0, 255, 255 <div style='width:100px; height:20px; background-color:#00ffff'>&nbsp;</div>
Metal 3 128, 128, 255 <div style='width:100px; height:20px; background-color:#8080ff'>&nbsp;</div>
Metal 4 255, 128, 255 <div style='width:100px; height:20px; background-color:#ff80ff'>&nbsp;</div>