• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. How to generate a behavioral view from schematic using the...

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 144
  • Views 16128
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to generate a behavioral view from schematic using the SKILL?

Eric Kwan
Eric Kwan over 16 years ago

Hello, does anyone have got any SKILL code that read the ports from the schematic and generate a behavioral view?

 thanks,

Eric

 

  • Cancel
  • Amritapuri
    Amritapuri over 16 years ago

    Hi Eric

     

    Do you mean PSPICE programming with PSPICE A/D edition?

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Bernd
    Bernd over 16 years ago

     I guess you have to write it as a text file with SKILL file
    IO commands in your library/cellview directory, because either
    Verilog or VHDL HDL is a stored as text.
    And then run in a post step 'vmsUpdateCellViews'.

    Bernd

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Eric Kwan
    Eric Kwan over 16 years ago

    Not exactly.  I'm looking into ways to convert the memory blocks into simple behavioral models which will significantly improve out full-chip verilog / functional sims.  The model iteself is pretty easy to write, but to get all the ports and address correctly translated into the behavioral view is very tedious and error-prone. 

     

    thanks.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Eric Kwan
    Eric Kwan over 16 years ago

    Hi Bend,

    Thanks for your comment.  It sounds pretty difficult to do.  Do you happen to have some sample code that I can start with?  I'm just a beginner with the SKILL language.

     thanks,

    Eric

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 16 years ago

     Hi Eric,

    I think that you want a way to run something like the Design -> Create Cellview -> From Cellview, unless I am mistaken, with the schematic (or symbol) as the source, and a Verilog-based view type as the output result.

    I think the function is schViewToView() but I will need to look for an example to help you as I'm not too sure how user-friendly the function is.

    In the meantime, can you take a look at the above menu say whether it looks like what you want or not?

    Regards,

    Lawrence.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 16 years ago

     Hi Eric,

     I have tried an example of the schViewToView() function, here is what I tried:

    schViewToView("testLib" "nor2Ana" "testLib" "nor2Ana" "symbol" "behavioral" "schSymbolToPinList" "schPinListToVerilog")

    The key is that the fromFunc and the toFunc need to be found for the views that you are working with.  If you use the schematic as your source, then the fromFunc would be schSchemToPinList instead.

    I hope that this answers your question and provides a solution.

    Regards,

    Lawrence.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information