• 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. canit able to connect the ports

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 64
  • Views 12893
  • 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

canit able to connect the ports

specmane
specmane over 15 years ago

Hi all, I have an OVC OVC_A which has a sigmap signal sig_p : list of bit.

i need to use this OVC to create other OVC OVC_B which has three diffrent signal consider sig_a ,sig_b ,sig_c.

 In OVC_A the signal is binded as external. so i extended the sigmap and made as empty. and i tried to connect the OVC_A sig_p with OVC_B sig_a ,sig_b and sig_c. and in turn this sig_a ,sig_b and sig_c will be connected to hdl_path() and

 i am getting the error Error: Bound sets cannot have an external inout port with other external ports

sys.env.OVC_ A.sigmap. sig_p: NULL_SIM inout simple_port of list of bit Also externally connected to agent 'NULL_SIM', using hdl_path() 'signal_a' sys.env.sigmap. sig_a: NULL_SIM inout simple_port of list of bit Also externally connected to agent 'NULL_SIM', using hdl_path() 'signal_a'

 is there any other way to do my intended functionalily i.e signal in the instantiated ovc should be maped to the parent sigmap name?

Thanks,

Muthu

  • Cancel
Parents
  • StephenH
    StephenH over 15 years ago

    Hi Muthu,

    I'm not sure whether I fully understand your question, so let me re-phrase it and see if I got it right.

    You want to connect the ports of OVC_A to the ports of OVC_B and the ports of OVC_B to the RTL signals?

    If this is your situation, then in fact you can simply constrain the OVC_A hdl_path()s to the RTL signals, and also constrain the hdl_path()s of OVC_B to the same RTL signals. Internally in Specman, the ports are merged if more than one port connects to the same RTL signal.

    Normally you should not need to worry about binding the signal to external, because this is done automatically if you constrain hdl_path() for a port.

    Hope this helps.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • StephenH
    StephenH over 15 years ago

    Hi Muthu,

    I'm not sure whether I fully understand your question, so let me re-phrase it and see if I got it right.

    You want to connect the ports of OVC_A to the ports of OVC_B and the ports of OVC_B to the RTL signals?

    If this is your situation, then in fact you can simply constrain the OVC_A hdl_path()s to the RTL signals, and also constrain the hdl_path()s of OVC_B to the same RTL signals. Internally in Specman, the ports are merged if more than one port connects to the same RTL signal.

    Normally you should not need to worry about binding the signal to external, because this is done automatically if you constrain hdl_path() for a port.

    Hope this helps.

    • 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