cheap_salary
|
ncverilog: 08.20-s010: (c) Copyright 1995-2009 Cadence Design Systems, Inc. TOOL: ncverilog 08.20-s010: Started on Sep 26, 2014 at 09:08:19 *** ncverilog +nowarn+NONPRT +ncaccess+r +ncams -f run.f test.v file: test.v module worklib.test:v errors: 0, warnings: 0 Caching library 'worklib' ....... Done Elaborating the design hierarchy: ncelab: *N,SFEDPL: Deploying new SFE in analog engine. pi1 = $acos( -1.0); | ncelab: *W,MISSYST (./test.v,5|13): Unrecognized system task or function (did not match built-in or user-defined names) [2.7.4(IEEE Std 1364-2001)]. If item was defined in a shared-object library, the problem could be: libvpi.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library. libpli.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library.. pi1, $sin(pi1 / 2), $cos(pi1) ); | ncelab: *W,MISSYST (./test.v,7|21): Unrecognized system task or function (did not match built-in or user-defined names) [2.7.4(IEEE Std 1364-2001)]. pi1, $sin(pi1 / 2), $cos(pi1) ); | ncelab: *W,MISSYST (./test.v,7|36): Unrecognized system task or function (did not match built-in or user-defined names) [2.7.4(IEEE Std 1364-2001)]. Building instance overlay tables: .................... Done Generating native compiled code: worklib.test:v <0x1ee5f7ce> streams: 3, words: 2394 Loading native compiled code: .................... Done Building instance specific data structures. Design hierarchy summary: Instances Unique Modules: 1 1 Registers: 2 2 Initial blocks: 1 1 Writing initial simulation snapshot: worklib.test:v Loading snapshot worklib.test:v .................... Done pi1 = $acos( -1.0); | ncsim: *E,MSSYSTF (./test.v,5|13): User Defined system task or function registered during elaboration and used within the simulation has not been registered during simulation. pi1, $sin(pi1 / 2), $cos(pi1) ); | ncsim: *E,MSSYSTF (./test.v,7|21): User Defined system task or function registered during elaboration and used within the simulation has not been registered during simulation. pi1, $sin(pi1 / 2), $cos(pi1) ); | ncsim: *E,MSSYSTF (./test.v,7|36): User Defined system task or function registered during elaboration and used within the simulation has not been registered during simulation. TOOL: ncverilog 08.20-s010: Exiting on Sep 26, 2014 at 09:08:23 *** (total: 00:00:04)
|