• 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. Functional Verification
  3. binding of simple inout ports to hdl wire (specman 6.2)

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 64
  • Views 13802
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

binding of simple inout ports to hdl wire (specman 6.2)

archive
archive over 17 years ago

Hi,
 
   I am trying to bind simple inout ports to hdl wires. Specman tool is giving the following error. (specman tool version 6.2)

           *** Error: Bound sets cannot have an external inout port with other
        external ports.

         sys.simple_evc.smp.sig_DBus: NCVLOG inout simple_port of uint (bits: 32)
                 Also externally connected to agent 'NCVLOG',
                 using hdl_path() 'DBus'

    The following is the sample code used for binding the simple port  

     sig_DBus : simple_port of uint(bits:32) is instance;
       keep soft sig_DBus.hdl_path() == "DBus";
       keep sig_DBus.declared_range() == "[31:0]";
       keep sig_DBus.verilog_wire() == TRUE;
       keep bind(sig_DBus, external);

    What could be the reason for this error?  and how to get around from this problem?  

Thanks & Regards,
Arjun.


   



Originally posted in cdnusers.org by arjuny
  • Cancel
Parents
  • archive
    archive over 17 years ago

    Hi Arjun.
    Is there another port in your system that has the same hdl_path?

    Yaron


    Originally posted in cdnusers.org by thinkverification
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • archive
    archive over 17 years ago

    Hi Arjun.
    Is there another port in your system that has the same hdl_path?

    Yaron


    Originally posted in cdnusers.org by thinkverification
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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