• 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. Mixed-Signal Design
  3. Does xrun support connection module between nettype and...

Stats

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

Does xrun support connection module between nettype and logic?

RZAQA
RZAQA over 4 years ago

I have a design in which VDD is connected to the input of a custom logic cell, e.g. 

NAND2 I_NAND2(.VDD(VDD), .VSS(VSS), .in1(VDD), , in2(net1), .out(net2));

the NAND2 cell is using a dms model, e.g:

module NAND2(VDD,VSS,in1,in2,out);
  inout EEnet VDD;
  inout EEnet VSS;
  input wire in1, in2;
  output wire out;
...
endmodule
 
In this case, I will need a EEnet to logic connection module, looks like EE_pkg doesn't come with EEnet_2_L.svams by default, 
I following the EEnet_2_E.svams and implement a EEnet_2_L.svams and put into compile but it doesn't perform the auto insertion at all. 
I wonder does "EEnet" or even "nettype" to L connection module insertion supported in xrun? 
Thanks
Rui
  • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    There is an enhancement request already asking for this: AVSREQ-120941. I suggest you contact customer support and request a duplicate. I believe the idea was to get this into XCELIUM21.03 but that doesn't seem to have quite happened (and currently XCELIUM21.03 is incompatible with Virtuoso anyway until later this year).

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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