• 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. someone do the HDL check plus code? help check this issue...

Stats

  • Replies 0
  • Subscribers 159
  • Views 12086
  • Members are here 0
More Content

someone do the HDL check plus code? help check this issue, please!

pcbskill
pcbskill over 13 years ago

How to understand the bodypin? and what's the relationship between the bodypin and the body?

some one can give me a hands about it?

// the code for check if the bodypin has the  BIDIRECTIONAL property.

========

Rule nv_graphical_Bodypin_inout                        // can not found correctly even the pin has been define as a BIDIRECTIONAL='TRUE' in prt file.
    pin2 := foreach( pin1,
      bodypin1 := bodypin( pin1 ) AND
      inout( bodypin1 ) AND                                
      sName1 := concat_str( name(bodypin1) + "has the BIDIRECTIONAL property\n" ) AND
      append( linorout, sName1 )
    ) AND
    
    sName2 := name(pin2)
    Message(info, pin2, "?sName2", "\nGot the Pin which has the BIDIRECTIONAL property:\n\t?linorout");
 
  EndRule

==========

  • 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