VLSIDA / lithosim

This is a very basic lithography simulation and pixel-based OPC tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lithosim

This is a very basic lithography simulation and pixel-based OPC tool.

Simulation

The simulation uses an analytical model similar to A. Poonawala, P. Milanfar, “A Pixel-Based Regularization Approach to Inverse Lithography”,Microelectronic Engineering, 84 (2007) pp. 2837–2852.

OPC

The OPC just does a simulated annealing algorithm to minimize error between the target mask and the simulated mask. It does not convert the pixel-based mask into a manufacturable mask.

Example Results

Simulation

Mask, Aerial Image, Contours

Mask (target)Aerial ImageContours

OPC

OPC'ed Mask (high cost!), OPC Aerial Image, OPC Contours

OPC MaskOPC Aerial ImageOPC Contours

About

This is a very basic lithography simulation and pixel-based OPC tool.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 75.4%Language:Makefile 10.8%Language:MATLAB 7.2%Language:C++ 6.7%