• 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 Design
  3. verilogA encryption for spectre

Stats

  • Locked Locked
  • Replies 13
  • Subscribers 128
  • Views 20600
  • 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

verilogA encryption for spectre

Fabb
Fabb over 11 years ago

Hello,

 

I would like to encrypt a compact analog model written in verilogA and executed with spectre and ultrasim.

In the spectre doc, I found that a netlist could be encrypted wtih

spectre_encrypt [-i input_file] [-o output_file] [-all]

but what about a verilogA file?

 Regards,

 

Fabrice

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    The original file is not supposed to be touched - the .vap file is the encrypted equivalent of the original file - so you could use that wherever you were using the VerilogA file. Most encryption tools work that way (e.g. pgp, gpg) - they leave you the plain text file because that's probably your master file and you don't want to lose it!

    The "ncprotect" command is supplied in both the MMSIM stream and the INCISIV stream (which is where the digital and mixed-signal simulators live). There is some documentation in the MMSIM stream - so if you run `cds_root spectre`/tools/bin/cdnshelp and then search for "ncprotect" you'll find some information. If you have the digital or AMS simulators installed and in your path, there's more information in the INCISIV stream documentation - so run `cds_root irun`/tools/bin/cdnshelp and search for "-rsakeygenerate". That's only if you really need to have specific public/private key pairs, which is quite possibly overkill for what you need - the default behaviour (as I said) is to use a Cadence key.

    Regards,

    Andew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    The original file is not supposed to be touched - the .vap file is the encrypted equivalent of the original file - so you could use that wherever you were using the VerilogA file. Most encryption tools work that way (e.g. pgp, gpg) - they leave you the plain text file because that's probably your master file and you don't want to lose it!

    The "ncprotect" command is supplied in both the MMSIM stream and the INCISIV stream (which is where the digital and mixed-signal simulators live). There is some documentation in the MMSIM stream - so if you run `cds_root spectre`/tools/bin/cdnshelp and then search for "ncprotect" you'll find some information. If you have the digital or AMS simulators installed and in your path, there's more information in the INCISIV stream documentation - so run `cds_root irun`/tools/bin/cdnshelp and search for "-rsakeygenerate". That's only if you really need to have specific public/private key pairs, which is quite possibly overkill for what you need - the default behaviour (as I said) is to use a Cadence key.

    Regards,

    Andew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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