• 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. Allegro X PCB Editor
  3. CONCEPT_HDL_SKILL

Stats

  • Replies 6
  • Subscribers 161
  • Views 15245
  • Members are here 0
More Content

CONCEPT_HDL_SKILL

KARPCB
KARPCB over 11 years ago

 Hi All,

Is it possible to write a skill code for concept HDL? - its possible means please let me know  the any quidelines , any sample codes and how can i load in to sch.

Thanks,

Karthik.

 

  • Sign in to reply
  • Cancel
Parents
  • eDave
    eDave over 11 years ago

    Unlike Allegro Skill, you need to run a separate console to run Skill in Concept. It communicates with Concept using Inter-Process Communications. This should all be in the manual. I have a small script that contains the following:

    mpsdeclare pcskill

    mpstool=cdscnCmndsServer

    mpsruncommand="cnskill -i -nongraph"

    ;

    pcskill

    I run this to start Skill. The first command that you will then need is: handle = cnmpsImport()

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • eDave
    eDave over 11 years ago

    Unlike Allegro Skill, you need to run a separate console to run Skill in Concept. It communicates with Concept using Inter-Process Communications. This should all be in the manual. I have a small script that contains the following:

    mpsdeclare pcskill

    mpstool=cdscnCmndsServer

    mpsruncommand="cnskill -i -nongraph"

    ;

    pcskill

    I run this to start Skill. The first command that you will then need is: handle = cnmpsImport()

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • prasisvg
    prasisvg over 2 years ago in reply to eDave

    Hi Dave,Karthik,

    I would like to read data from .csv file and  update the Net names in schematic using concept HDL skill, please refer the attached input file for your reference, If possible please share the piece of code for this action, Thanks in advance.

    Fullscreen Update_net.txt Download
    Refdes	Pin.No	Net Name
    X1	A1	A1_NET
    X1	A2	A2_NET
    X1	A3	A3_NET
    X1	A4	A4_NET
    X1	A5	A5_NET
    X1	A6	A6_NET
    X1	A7	A7_NET
    X1	A8	A8_NET
    

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Cadence Guidelines

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