• 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. IC6 VXL, is there "Choose Which Object To Use"

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 126
  • Views 634
  • 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

IC6 VXL, is there "Choose Which Object To Use"

stuso
stuso over 16 years ago

Hi all,

in VXL IC5 )cdb if i place the pointer over a given pin then started to draw a path it would automatically ask me which layer to route in.

For example there might be an m1 pin with a m2 route over it. The "Choose which Object to use" form would appear giving me the choice m1 & m2. When i choose m1 the LSW would then jump to that chosen layer.

Is anyone aware if IC6 should do likewise and if so how do i configure it?

I checked the log of my IC5, the output was:

 \a hiiSetCurrentForm('lxPointToNet_form)
\r t
\a lxPointToNet_form->lay_listbox->value = '("Net \"Q\" on \"M1\" \"drawing\"" )
\r ("Net \"Q\" on \"M1\" \"drawing\"")

I'm guessing its the lxPointToNet_form, perhaps that can be added in some form to an environment file.

Thanks

Stu

  • Cancel
  • donnad
    donnad over 16 years ago

     Stu,

     I'm not sure if you are aware but you should be using  leCreateWire() in 6.1 and not create path.  This will give the same interaction as in 5.1 but different form names will appear.  the choose form will be

         hiiSetCurrentForm('leWeChooseLayerForm)

     This form gives you the choice of layers to route with.  I chose the second value in this form...

         leWeChooseLayerForm->layerListBox->value= '( 2 )

    Not sure if this answers your question completely but I think it's a solid start.

     regards,

    Donna 

     

     

    • 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