• 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. Error: ncelab: *F,CUATOP: Attempt to instance top level...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 65
  • Views 2222
  • 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

Error: ncelab: *F,CUATOP: Attempt to instance top level module

Lawee
Lawee over 14 years ago
Hi all when I simulation design with Quartus lib, and get the infomation ncelab: *F,CUATOP: Attempt to instance top level module 'altddio_bidir' in 'ddr_bidir_32.ALTDDIO_BIDIR_component'. what's wrong with it? is the lib not included in this project? but I have seen altera_mf.v is used: file: ../../../../lib/simlib/cive_ns/altera_mf.v, this file has altddio_bidir module so, can you help me? thanks very much
  • Cancel
Parents
  • TAM1
    TAM1 over 14 years ago

    You can get more information about an error message using the "nchelp" utility. In this case, nchelp tells us the following:

    % nchelp ncelab CUATOP
    nchelp: 10.20-s040: (c) Copyright 1995-2011 Cadence Design Systems, Inc.
    ncelab/CUATOP =
            An attempt was made to instantiate a module which was
            specified on the command line as a top-level module.
            Modules that are not top-level modules must not appear
            on the command line.
            Example:
                    ncelab lib1.top
            Incorrect:
                    ncelab lib1.top lib2.sub_module

    Somehow you told ncelab that 'altddio_bidir'  was a top-level compoent in your design. You'll need to look at your command line and get it straightened out.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • TAM1
    TAM1 over 14 years ago

    You can get more information about an error message using the "nchelp" utility. In this case, nchelp tells us the following:

    % nchelp ncelab CUATOP
    nchelp: 10.20-s040: (c) Copyright 1995-2011 Cadence Design Systems, Inc.
    ncelab/CUATOP =
            An attempt was made to instantiate a module which was
            specified on the command line as a top-level module.
            Modules that are not top-level modules must not appear
            on the command line.
            Example:
                    ncelab lib1.top
            Incorrect:
                    ncelab lib1.top lib2.sub_module

    Somehow you told ncelab that 'altddio_bidir'  was a top-level compoent in your design. You'll need to look at your command line and get it straightened out.

    • 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