Christoph Weiser
Christoph Weiser
## SPICE Model refactoring Is there any intent to refactor the PDK? I suggest to make this a priority before tinkering more with the PDK itself because I observed the...
Fixes #82 ## Change description Adjusted Metal1 for the "right" side of the Pcell for both NMOS and PMOS. It appears a single statement was missing that caused both NMOS...
## Expected Behavior Creating a NMOS/PMOS pcell using the provided klayout Pcell generator I expect to get a symmetrical device. ## Actual Behavior The device is non symetrical on Metal1...
## Expected Behavior ppolyf_u_2k_6p0 has a sheet resistance of 2k/square. ## Actual Behavior The resistance is much lower than this (68 ohm). This is also true for the other ppolyf...
## Problem The way magic generates mos devices is not respecting the Fingers field. It should divide the total Width by Fingers to give the correct width of each individual...