User Tools

Site Tools


layout_colors

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 <html><div style='width:100px; height:20px; background-color:#808000'>&nbsp;</div></html>
N-type diffusion 0, 128, 0 <html><div style='width:100px; height:20px; background-color:#008000'>&nbsp;</div></html>
Polysilicon 255, 0, 0 <html><div style='width:100px; height:20px; background-color:#ff0000'>&nbsp;</div></html>
Vias (all layers) 0, 0, 0 <html><div style='width:100px; height:20px; background-color:#000000'>&nbsp;</div></html>
Metal 1 0, 0, 255 <html><div style='width:100px; height:20px; background-color:#0000ff'>&nbsp;</div></html>
Metal 2 0, 255, 255 <html><div style='width:100px; height:20px; background-color:#00ffff'>&nbsp;</div></html>
Metal 3 128, 128, 255 <html><div style='width:100px; height:20px; background-color:#8080ff'>&nbsp;</div></html>
Metal 4 255, 128, 255 <html><div style='width:100px; height:20px; background-color:#ff80ff'>&nbsp;</div></html>
layout_colors.txt · Last modified: 2014/01/15 20:24 by azonenberg