• 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. Need help to produce customized netlists in AMS designe...

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 143
  • Views 12464
  • 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

Need help to produce customized netlists in AMS designer

WellsJong
WellsJong over 14 years ago

Hi, all:

Please someone share his experience in customizing netlist in AMS/ADE.

Due to some inhouse symbols, I need to customized the netlist before going into simulation. I try the methods described in chapter 16 of Virtuoso AMS Designer Environment User Guide ( 6.1.3 Sep. 2008), however, none of them works. One of them is shown in the following. I have tried 5.1.41 and 6.1.3, but no luck at all. The local AEs said that they don't know and can not help me. Has anyone tried to customize the netlist in ADE and would like to help me solving this? Appreciate that.

Regards,
Wells Jong

 

;; All of this code goes in the initFile.
(defun MYCommentNetProc ( formatterId cellViewId)
(amsPrintComments formatterId cellViewId)
(amsPrint formatterId “// Printing my own comments\n”)
) ; defun
;; Get the ID of the netlister
netId = amsGetNetlister()
;; Get the ID of the formatter
formatterID = netId->vlog
;; Override the default procedure to print comments
formatterID->commentsProc = ‘MYCommentNetProc

  • 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