• 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. bypassing Virtuoso built-in viewer

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 127
  • Views 16730
  • 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

bypassing Virtuoso built-in viewer

vivkr
vivkr over 14 years ago

Hi All,

It is possible to adjust the editor settings so that model files and Verilog-A files are opened for editing with a user-specific editing program, e.g. vim, nedit, emacs etc. The built-in viewer that comes with Virtuoso is really rather limited in its features.

Can the same be done for viewing the netlist or the simulator output log? The best I could imagine was adding these on the model path list but keeping them disabled, but this is a rather inelegant solution, and one would need to do it by hand each time.

Regards,

Vivek

  • Cancel
Parents
  • skillUser
    skillUser over 14 years ago

     Hi Vivek,

    I'm not sure about the read-only viewer, but the editor can certainly be changed.  Look at the "editor" variable in the CIW, it might look something like this:

    
      editor
      => "vi"
      editor = "gvim"
      => "gvim"
    

     For the netlist and simulation logfile, I would imagine that you might need to add a custom menu item or bindkey for opening these with the editor, for example "gvim -R" to invoke it in read-only mode, but still have the features of Vim like syntax highlighting.

    Hope this helps you.

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • skillUser
    skillUser over 14 years ago

     Hi Vivek,

    I'm not sure about the read-only viewer, but the editor can certainly be changed.  Look at the "editor" variable in the CIW, it might look something like this:

    
      editor
      => "vi"
      editor = "gvim"
      => "gvim"
    

     For the netlist and simulation logfile, I would imagine that you might need to add a custom menu item or bindkey for opening these with the editor, for example "gvim -R" to invoke it in read-only mode, but still have the features of Vim like syntax highlighting.

    Hope this helps you.

    Regards,

    Lawrence.

    • 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