Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5066

Create a library with ddsHiCreateLibrary() function and wait the end of creation to follow my script

$
0
0

Dear All,

I am actually stuck to create a library in my Skill script.

I want to use the function ddsHiCreateLibrary(), automatically update some fields of the pop-up box.

  ddsHiCreateLibrary()
  ddsCreateLibForm->dontBlock>value=nil
  ddsCreateLibForm->Option->value= "Attach to an existing technology library"
  ddsCreateLibForm->LibName->value="061_HPA_Title"
  hiFormDone(ddsCreateLibForm)

But i encoutered two problem:

- The fields update does not work

- And I need that my library is created to follow my script.

Does someone could help me to solve this issue?

Thank you in advance

Best regards,

Patrick

 


Viewing all articles
Browse latest Browse all 5066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>