The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 18th, 2024, 7:14am
Pages: 1
Send Topic Print
help for streamin cdl to schematic (Read 567 times)
miles2018
New Member
*
Offline



Posts: 2

help for streamin cdl to schematic
Apr 28th, 2019, 10:51pm
 
I'm using ic51 to streamin cdl to schematic(BUF), but get wrong mos value w=0 and l=0. I guess this was caused by the variables defined in the IVG, is there way deal with it ?
my cdl like:
.SUBCKT IVG A Z VDD GND
MN0 Z A GND GND NM L=NL W=NW
MP0 Z A VDD VDD PM L=PL W=PW
.ENDS
.SUBCKT BUF VDD GND A Z
XI1 NET4 Z VDD GND IVG PW=0.7U PL=0.13U NW=0.3U NL=0.13U
.ENDS

my devmap like:
devMap := nfet nmos4
propMatch : subType NM
termMap := D D G G S S B B
propMap := W w L l M m
addPorp := model NCH

devMap := pfet pmos4
propMatch : subType PM
termMap := D D G G S S B B
propMap := W w L l M m
addPorp := model PCH
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.