Skill lint and global variable setting

Discussion in 'Cadence' started by Suresh Jeevanandam, Sep 26, 2006.

  1. Hi all,
    I would like to set up Skill Lint so that it does not give error for
    global variables for the form structures.
    Is there a way to tell that global variables with name "*Form" is OK?

    Thanks in advance,
     
    Suresh Jeevanandam, Sep 26, 2006
    #1
  2. I haven't done this for a long time, because I generaly ignore the Lint
    Warning about globals which I know.

    I the form there is a field called 'Package Prefixes', I believe you can
    name your globals with a prefix e.g. 'GL' and then enter the prefix in this
    field, the Lint will not give you a Warning about these globals.

    Also the sklint function, which I prefer to use, has the arguments l_prefixes
    and l_globals, check the docs for them.

    Bernd
     
    Bernd Fischer, Sep 26, 2006
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.