Sde Code
Sde Code
;* 3D transistor Project
;* Created by: Umamaheswara Rao Tida
;* Version: 08/23/2014
;* Comments: 45nm- N-channel MOSFET Design
;********************************************************
;----------------------------------------------------------------------
(sdegeo:set-current-contact-set "gate")
(sdegeo:define-3d-contact (list (car (find-face-id (position 5 6.12323399573677e-16
60.15))) (car (find-face-id (position 0 0 60))) (car (find-face-id (position 0 0 60)))
(car (find-face-id (position 0 0 60.3)))) "gate")
(sdegeo:set-current-contact-set "source")
(sdegeo:define-3d-contact (list (car (find-face-id (position 5.585 0.045 60.3))) (car
(find-face-id (position 5.585 0.045 60))) (car (find-face-id (position 5.585 0.045 60)))
(car (find-face-id (position 5.585 0 60.15))) (car (find-face-id (position 5.54 0.045
60.15))) (car (find-face-id (position 5.585 0.09 60.15))) (car (find-face-id (position
5.63 0.045 60.15)))) "source")
(sdegeo:set-current-contact-set "drain")
(sdegeo:define-3d-contact (list (car (find-face-id (position 5.5846 -0.225 60.3))) (car
(find-face-id (position 5.5846 -0.225 60))) (car (find-face-id
(position 5.5846 -0.225 60))) (car (find-face-id (position 5.5846 -0.27 60.15))) (car
(find-face-id (position 5.5396 -0.225 60.15))) (car (find-face-id (position 5.5846 -0.18
60.15)))
(car (find-face-id (position 5.6296 -0.225 60.15)))) "drain")
;----------------------------------------------------------------------
; Build Mesh
(system:command "snmesh n@node@_half_msh")