• 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 message during excuting ncverilog

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 66
  • Views 23419
  • 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 message during excuting ncverilog

Galguzimara
Galguzimara over 16 years ago

I compiled very simple SystemVerilog file including VMM library with ncverilog just using +sv option

I found much error message in "vmm.sv" file and don't know what that means

I will show some part of the ncverilog log file below.

--------------------------------------------------------------------------------------------------------------------------------------

ncverilog(64): 06.20-s005: (c) Copyright 1995-2008 Cadence Design Systems, Inc.
TOOL: ncverilog(64) 06.20-s005: Started on Mar 12, 2009 at 18:36:11 KST
ncverilog
 +access+rwc
 +incdir+/user/Galguzima/test/vmm-1.0.1/sv
 +sv
 simple_test.sv
file: simple_test.sv
                        const ref logic [7:0] unpack[]);
                            |
ncvlog: *E,FNDKWD (/user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv,1146|28): A SystemVerilog keyword was found where an identifier was expected.
(`include file: /user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv line 1146, `include file: /user/Galguzima/test/vmm-1.0.1/sv/vmm.sv line 21, file: simple_test.sv line 2)
                        const ref logic [7:0] unpack[]);
                                      |
ncvlog: *E,ILLPDL (/user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv,1146|38): Mixing of ansi & non-ansi style port declaration is not legal.
(`include file: /user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv line 1146, `include file: /user/Galguzima/test/vmm-1.0.1/sv/vmm.sv line 21, file: simple_test.sv line 2)
                        const ref logic [7:0] unpack[]);
                                                      |
ncvlog: *E,EXPSMC (/user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv,1146|54): expecting a semicolon (';') [3.2.2(IEEE)].
(`include file: /user/Galguzima/test/vmm-1.0.1/sv/std_lib/vmm.sv line 1146, `include file: /user/Galguzima/test/vmm-1.0.1/sv/vmm.sv line 21, file: simple_test.sv line 2)
   endfunction

  • Cancel
Parents
  • Galguzimara
    Galguzimara over 16 years ago

    I'm now using IUS 8.2

    The errors above are corrected by using modefied version of VMM by Cadence.

    But there are other errors in my SystemVerilog file.

    Below are errors.

    (ports is predefined interface and it doesn't irregurate SystemVerilog's convention.

    why does error show? )  

     AhbMasterTest tb(ports);
                         |
    ncvlog: *E,INNOTR (./TB_THOR.v,107|21): An instance name is not a legal rvalue [7.1(IEEE)].
     module worklib.TB_THOR:v

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Galguzimara
    Galguzimara over 16 years ago

    I'm now using IUS 8.2

    The errors above are corrected by using modefied version of VMM by Cadence.

    But there are other errors in my SystemVerilog file.

    Below are errors.

    (ports is predefined interface and it doesn't irregurate SystemVerilog's convention.

    why does error show? )  

     AhbMasterTest tb(ports);
                         |
    ncvlog: *E,INNOTR (./TB_THOR.v,107|21): An instance name is not a legal rvalue [7.1(IEEE)].
     module worklib.TB_THOR:v

     

     

     

    • 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