• 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. Verilog-A parser and HSPICE

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 125
  • Views 15863
  • 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

Verilog-A parser and HSPICE

The Setlaz
The Setlaz over 11 years ago

Hi,

 

I'm facing an issue with HSPICE ADE integration with Cadence IC5.

Basically, Synopsys forces to use their parser (hsp-vcomp) when loading their HSPICE.ile SKILL code to set HSPICE in ADE ...

Problem is their parser doesn't work ! Actually, 'hsp-vcomp' command to call Synopsys parser has been deprecated for long and is not even existing any more. It causes Verilog-A parsing to fail when closing the text-editor in Cadence environment.

 

Is there any way to force back the Verilog-A parser to Spectre (as by default)  after loading Synopsys piece of code ?

 

Thanks !

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    This might work - not sure, as I can't test it.

     regVtextTool("veriloga" ?toolName "VerilogA-Editor")

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Setlaz
    The Setlaz over 11 years ago

     Hi Andrew,

     

    Thanks for the answer. Unfortunately, that didn't fix the problem.

     

    Cheers,

    Damien

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

    Hi Damien,

    What do you get if you call:

    asiInitVtextToolveriloga()

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Setlaz
    The Setlaz over 11 years ago

     Hi Andrew,

     

    Sorry for the delay. I don't get Cadence Community Forums post-reply mail notification anymore :s

    asiInitVtextToolveriloga()

    (nil name "veriloga" buildTemplate "VeraBuildFileTemplate"

    parseModule "VerAParseModule" simulator "spectreS" namePrefix

    "ahdl" moduleExt "va" includeCmd "ahdl_include"

    text2CBDAName "veriloga2CDBAName" text2CBDADir "veriloga2CDBADir" CDBA2TextDir

    "CDBA2verilogaDir" netlistProcedure ansSpiceSubcktCall cvCDF t

    IncludeModule "vtextVerilogaIncludeModule" inhNetDefName "_veraGetInhNetDefaultNetName"

     

    Thanks,

    Damien

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

    Hi Damien,

    Not sure why you don't get the notifiers...

    Anyway, that all looks normal. So I'm not sure what the issue is or quite where the customization has been done. Hard to tell without being able to see it. The right thing to do is to contact Synopsys since it's their interface which is breaking things... I don't like to pass the buck but sometimes it's the only option!

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Setlaz
    The Setlaz over 11 years ago

     Hi Andrew,

     

    Alright,  no problem. We logged a case with Synopsys.

    Thanks a lot for you help !

     

    Damien

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Setlaz
    The Setlaz over 11 years ago

     Hi,

     

    Just to let you know I've finally found how to revert the parser to Spectre.

    Add the following to your .cdsinit:

    envSetVal("HSPICE.envOpts" "hsp_vacompiler" 'boolean nil)

     

    And Spectre parser will be back !  May it be of any help to anyone else :-)

     

    Note: Synopsys does not seem willingful to help on this...

    • 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