Skip to content

CDL model names of the format $[model_name] do not match model_name #100

@d-m-bailey

Description

@d-m-bailey

One method of specifying a model name in CDL is to use the $[model_name] comment (a space followed by a $ indicates that the rest of the line is a comment in spice).

Another way of specifying the model name use the model name directly.

I don't think it shouldn't make a difference during netgen whether the model name was $[model_name] or model_name. Other LVS tools do not differentiate.

Similarly parameters expressed as comments $w=... should compare to those expressed as parameters w=....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions