Using Spectre Primitives and Modules of the same name

Discussion in 'Cadence' started by aznaragorn, Jul 27, 2004.

  1. aznaragorn

    aznaragorn Guest

    It seems to me that if you have verilog modules of the same name as
    spectre built in primitives the NC verilog elaborater searchs the
    spectre primitives first. This means that you can't use any module
    names that have spectre built in primitives associated with them
    (resistor, capacitor)? Maybe i'm wrong, if so what is the priority for
    where the simulator looks to resolve module instantions: does it go to
    the spectre primitives that are built in and specifed by MODELPATH and
    then go the working library or vice versa?
     
    aznaragorn, Jul 27, 2004
    #1
  2. This does indeed seem to be the case. It tries primitives first. Also, models
    in MODELPATH get higher priority.

    This may well be documented somewhere - I just tried it quickly though
    to prove this.

    Andrew.
     
    Andrew Beckett, Aug 2, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.