• 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. NC-Verilog Integration netlister explicitly option

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 63
  • Views 15894
  • 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

NC-Verilog Integration netlister explicitly option

Provence
Provence over 12 years ago
Hi all,

Through Virtuoso Verilog Environment for NC-Verilog Integration ,I initialize a analog design ,then setup netlist explicitly option to ture.

I hope to generate  that the netlister used the pin name method as following .

The result is out of my expectation. some part of netlist remain the pin order method. below is example.

 PIN ORDER:

transmitter_driver_TX I2 ( .tx_control(net0159), .en_lpcd(en_LP), .U6(net044), .U5(net045), .U4(net046), .U3(net047),      .U2(net048), .U1(net049), .D4(net050), .D3(net051), .D2(net0130), .D1(net052), .TX(TX2));

 

PIN NAME :

 transmitter_top I10 ( pad_Tx1, pad_Tx2, AS_sel, CWGsPReg[0], CWGsPReg[1], CWGsPReg[2], CWGsPReg[3], CWGsPReg[4],

     CWGsPReg[5], data, force100ask, GsNReg[0], GsNReg[1], GsNReg[2], GsNReg[3], GsNReg[4], GsNReg[5], GsNReg[6], GsNReg[7],

     ModGsPReg[0], ModGsPReg[1], ModGsPReg[2], ModGsPReg[3], ModGsPReg[4], ModGsPReg[5], Tx1rfen, Tx2cw, Tx2rfen,

     en_trans_lp, enb_transmitt, invTx1rf, invTx2rf, net272);

 

Now, Can anyone tell why ? What happen , transmitter_top I10 ?
  • ncverilog.PNG
  • View
  • Hide
  • Cancel
  • Provence
    Provence over 12 years ago
    Hi all,

    Through Virtuoso Verilog Environment for NC-Verilog Integration ,I initialize a analog design ,then setup netlist explicitly option to ture.

    I hope to generate  that the netlister used the pin name method as following .

    The result is out of my expectation. some part of netlist remain the pin order method. below is example.

     PIN ORDER:

    transmitter_driver_TX I2 ( .tx_control(net0159), .en_lpcd(en_LP), .U6(net044), .U5(net045), .U4(net046), .U3(net047),      .U2(net048), .U1(net049), .D4(net050), .D3(net051), .D2(net0130), .D1(net052), .TX(TX2));

     
    PIN NAME :

     transmitter_top I10 ( pad_Tx1, pad_Tx2, AS_sel, CWGsPReg[0], CWGsPReg[1], CWGsPReg[2], CWGsPReg[3], CWGsPReg[4],

         CWGsPReg[5], data, force100ask, GsNReg[0], GsNReg[1], GsNReg[2], GsNReg[3], GsNReg[4], GsNReg[5], GsNReg[6], GsNReg[7],

         ModGsPReg[0], ModGsPReg[1], ModGsPReg[2], ModGsPReg[3], ModGsPReg[4], ModGsPReg[5], Tx1rfen, Tx2cw, Tx2rfen,

         en_trans_lp, enb_transmitt, invTx1rf, invTx2rf, net272);

     

    Now, Can anyone tell why ? What happen , transmitter_top I10 ?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    For some reason your post was locked (I assume you locked it...) - luckily as moderator I can unlock it, but locking a post means that nobody can reply!

    The NC Verilog netlister will report in the CIW any time it can't meet explicit netlisting, and why. Usually it's because of split busses, which may be the case here - sometimes the syntax doesn't really allow passing by name if you have split busses. But the CIW log should tell you the reason - did you look at that?

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Provence
    Provence over 12 years ago

     as  you say , I find some warning messages that specify CEll has split buses across module ports and module will printted out with ranges.

    Thanks for your help.

    • 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