Metal-Semiconductor Ohmic Contact When you look at the interface between a semiconductor and metal, you’ll notice a region where charge…
Author: siliconvlsi
The Damascene Technique for Finely Structured Metallization Layers Damascene technique is used in the back-end-of-line (BEOL) for the final planarization…
Back-End-of-Line (BEOL) Layer In modern semiconductor chips, the implementation of complex circuits requires multiple metallization layers. While the Front-End-of-Line (FEOL)…
Wet Etching and Dry Etching In semiconductor manufacturing, I see that etching is important for shaping and defining different structures…
Thermal Oxidation Thermal oxidation is key in creating an oxide layer on the silicon wafer surface. As this oxide layer…
Optical Proximity Correction (OPC) Optical Proximity Correction (OPC) plays an important role in improving the accuracy of pattern transfer during…
Public modifiers Public modifier is the direct opposite of the private access modifier. When you or I declare a class,…
Access Modifiers in Java: How You and I Control Visibility Access modifiers are used in Java to control how visible…
Identifiers in Java: How You and I Name Our Code Elements Identifiers in Java are the names to different parts…
Packages in Java: How You and I Organize Our Code Packages in Java are a way to group related classes…