AXL-SKILL Data Extract Functions

Discussion in 'Cadence' started by Naoki Kobayashi - Shinko, Jul 8, 2003.

  1. Hi all:
    I am new comer in Cadence EDA tool/s.
    My question is, can axlExtractMap retrieve the object information/s choosen
    ?
    I want to retrieve the following data fields from selected solder mask
    opening data:

    fprintf(outport "COMPONENT_PIN\n")
    fprintf(outport " NET_NAME\n")
    fprintf(outport " REFDES\n")
    fprintf(outport " PIN_NUMBER\n")
    fprintf(outport " PIN_X\n")
    fprintf(outport " PIN_Y\n")
    fprintf(outport " START_LAYER_NAME\n")
    fprintf(outport "END\n")
    fprintf(outport "#\n")

    If not, which function should I use ?

    Sincerely,
    Naoki Kobayashi
     
    Naoki Kobayashi - Shinko, Jul 8, 2003
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.