An open API service indexing awesome lists of open source software.

https://github.com/brave-tarnished/gpu-accelerated-opc

Optical Proximity Correction (OPC) is a photolithography technique that modifies photomask geometry to counteract diffraction and process effects, ensuring accurate printing of patterns on the wafer. This work demonstrates a proof of concept showing how using a GPU-based approach can significantly speed up these modifications compared to a CPU.
https://github.com/brave-tarnished/gpu-accelerated-opc

cpp cuda gpu-acceleration photolithography semiconductors

Last synced: 9 months ago
JSON representation

Optical Proximity Correction (OPC) is a photolithography technique that modifies photomask geometry to counteract diffraction and process effects, ensuring accurate printing of patterns on the wafer. This work demonstrates a proof of concept showing how using a GPU-based approach can significantly speed up these modifications compared to a CPU.

Awesome Lists containing this project

README

          

# GPU Accelerated OPC
Optical Proximity Correction (OPC) is a photolithography technique that modifies photomask geometry to counteract diffraction and process effects, ensuring accurate printing of patterns on the wafer.
This work demonstrates a proof of concept showing how using a GPU-based approach can significantly speed up these modifications compared to a CPU.