Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by turdturtle

  1. T

    Cadence Skill question RE: Analog Design Environment

    Ok, another question: How to handle passing parameters to callbacks? ie : hiCreateAppForm( blah blah ?callback 'myCallBackFunc ) procedure (myCallBackFunc( a b c) ) ; proc How to pass params to callback from "hiCreateAppForm" thing? Thanks!
  2. T

    Cadence Skill question RE: Analog Design Environment

    Thanks very much -- it was very helpful. I have one final bug (or mistake etc): It now says (after I load the skill code with my ADE session up and going): *Error* User post install trigger is not a symbol Do you know how to solve this? EDIT: Shoot shoot, stupid typo. Thanks alot!!! --...
  3. T

    Cadence Skill question RE: Analog Design Environment

    Does anyone know how to add a Skill-created GUI component (ie pulldown menu) to the menu of ADE ? Something like: hiCreatePulldownMenu(         'myMenu          "myMenu"          list( myItem )       ) ;hiCreatePulldownMenu       hiInsertBannerMenu(hiGetCurrentWindow() 'myMenu 99) but...

Part and Inventory Search

Back
Top