Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameter m (multiplier) in GF180mcuc PDK not working #115

Open
YY87927 opened this issue Jun 5, 2023 · 0 comments
Open

parameter m (multiplier) in GF180mcuc PDK not working #115

YY87927 opened this issue Jun 5, 2023 · 0 comments

Comments

@YY87927
Copy link

YY87927 commented Jun 5, 2023

Expected Behavior

multiplier m should represent the number of devices connected in parallel, hence changing the effective total width of transistors
image

Actual Behavior

but changing multiplier m has completely no effect on the circuit behavior

Current Solution

To simulate a device with large width (ex: a power transistor with wdith > 10mm), we currently have two solutions:

  1. manually connect more than 100 MOS in the schematic to achieve the same effect as using the multiplier, since the maximum width of a single MOS is 100um
  2. use the provided ideal device nmos4 .sym from Xschem standard library, but still unsure whether the simulation result would be largely different from using nfet_03v3 from the GF180 pdk
    image

FYR if anyone is facing the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant