Skip to content

daVimci/lithosim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 75.3%
  • Makefile 10.8%
  • MATLAB 7.2%
  • C++ 6.7%