• 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
  • Phu Huynh
    Phu Huynh over 16 years ago

     Hi Galguzimar,

    From the error message, it is difficult to figure out the cause of the error. I did notice from your previous message that the VMM library version that you are using is: .../vmm-1.0.1/...; this indicates to me that this is not the version that was modified to work on IUS. Unles you changed the VMM library name, it should be something like: .../vmm-1.0.1-modius.../. Let me know the name of your company and I'll work with your application engineer to make sure that you have the latest version of the VMM library & also to help you with the migration process.

    Phu

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Phu Huynh
    Phu Huynh over 16 years ago

     Hi Galguzimar,

    From the error message, it is difficult to figure out the cause of the error. I did notice from your previous message that the VMM library version that you are using is: .../vmm-1.0.1/...; this indicates to me that this is not the version that was modified to work on IUS. Unles you changed the VMM library name, it should be something like: .../vmm-1.0.1-modius.../. Let me know the name of your company and I'll work with your application engineer to make sure that you have the latest version of the VMM library & also to help you with the migration process.

    Phu

     

    • 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