• 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. What's wrong?

Stats

  • Replies 1
  • Subscribers 143
  • Views 282
  • Members are here 0

What's wrong?

Martinsh
Martinsh 22 days ago

Hi,

I've created a form with a Library combo field and a layer field. The layers in the layer field is decided by the value of the Library combo field. The code is as following. But there may have some problem. When I close and run it again, Virsuoto will crack. Please help.

procedure(test()
hiCreateLayoutForm(
'formTest
"test"
hiCreateFormLayout(
'layoutMain
?items list(
ddHiCreateLibraryComboField(?name 'lib ?prompt "Library" ?callback lambda((field form)
form->layer->techFile = techGetTechFile(ddGetObj(field->value))
))
leCreateLayerField('layer ?techFile nil ?layerFunction "metal")
)
)
?callback ""
)
hiDisplayForm('formTest)
)

  • Sign in to reply
  • Cancel
  • mbracht
    mbracht 22 days ago

    Hi,

    I can confirm this behavior - even though I need to run test() four or five times to make it crash. 
    Can you open a customer support case on ask.cadence.com please.

    Max

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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