All public logs

Jump to navigation Jump to search

Combined display of all available logs of Center for Integrated Circuits and Devices Research (CIDR). You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:50, 16 November 2022 Ryan Antonio talk contribs created page Layout script for NAND gate (Created page with "def draw_layout(self): #============================================== # Extracting parameters from the __init__.py #============================================== lch = self.params['lch'] tran_intent = self.params['tran_intent'] nmos_nf = self.params['nmos_nf'] pmos_nf = self.params['pmos_nf'] guard_ring_nf = self.params['guard_ring_nf'] pin_loc = self.params['pin_loc'] nmos_w = self.params['nmos_w'] pmos_w...")