⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vpi_utilities_test.log

📁 pli_handbook_examples_pc verilog hdl 与C的接口的典型例子
💻 LOG
字号:
Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE
Command arguments:
    vpi_utilities_test.v

Verilog_XL_Turbo_NT 2.6.9 log file created Nov 25, 1998  22:49:22
Verilog_XL_Turbo_NT 2.6.9   Nov 25, 1998  22:49:22

Copyright (c) 1995 Cadence Design Systems, Inc.  All Rights Reserved.
Unpublished -- rights reserved under the copyright laws of the United States.

Copyright (c) 1995 UNIX Systems Laboratories, Inc.  Reproduced with Permission.

THIS SOFTWARE AND ON-LINE DOCUMENTATION CONTAIN CONFIDENTIAL INFORMATION
AND TRADE SECRETS OF CADENCE DESIGN SYSTEMS, INC.  USE, DISCLOSURE, OR
REPRODUCTION IS PROHIBITED WITHOUT THE PRIOR EXPRESS WRITTEN PERMISSION OF
CADENCE DESIGN SYSTEMS, INC.
RESTRICTED RIGHTS LEGEND

Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in
Technical Data and Computer Software clause at DFARS 252.227-7013 or
subparagraphs (c)(1) and (2) of Commercial Computer Software -- Restricted
Rights at 48 CFR 52.227-19, as applicable.

                Cadence Design Systems, Inc.
                555 River Oaks Parkway
                San Jose, California  95134

For technical assistance please contact the Cadence Response Center at
1-800-CADENC2 or send email to crc_customers@cadence.com

For more information on Cadence's Verilog-XL product line send email to
talkverilog@cadence.com

Compiling source file "vpi_utilities_test.v"
Highest level modules:
test


*** Testing Utility Apps With Good Values ***

  Testing PLIbook_numargs_vpi()...
    Number of args found = 5:  EXPECTED 5

  Testing PLIbook_getarg_handle_vpi()...
    Handle to arg 1 is i1:  EXPECTED i1
    Handle to arg 3 is ci:  EXPECTED ci

  Testing PLIbook_getarg_intval_vpi()...
    Value of arg 3 is 1:  EXPECTED 1

  Testing PLIbook_getarg_realval_vpi()...
    Value of arg 2 is 0.5:  EXPECTED 0.5

  Testing PLIbook_getarg_stringval_vpi()...
    Value of arg 4 is Hello world:  EXPECTED Hello world

  Testing PLIbook_vpi_get_str()...
    Full name of arg 1 is test.i1:  EXPECTED test.i1

*** Testing Utility Routines With Bad Values ***

  Testing PLIbook_getarg_handle_vpi() with out-of-range index...
ERROR: PLIbook_getarg_handle_vpi() argNum invalid
    Handle to arg 0 is 0:  EXPECTED 0 (NULL)
ERROR: PLIbook_getarg_handle_vpi() systf arg 6 out-of-range
    Handle to arg 6 is 0:  EXPECTED 0 (NULL)

  Testing PLIbook_getarg_intval_vpi() on a string...
ERROR: PLIbook_getarg_intval_vpi() could not obtain arg value
File vpi_utilities_test.v, Line 24: object type 7, does not have a value.
    Value of arg 4 is 0:  EXPECTED 0

  Testing PLIbook_getarg_realval_vpi() on a module instance...
ERROR: PLIbook_getarg_realval_vpi() could not obtain arg value
File vpi_utilities_test.v, Line 24: object type 32, does not have a value.
    Value of arg 1 is 0.0:  EXPECTED 0.0

  Testing PLIbook_getarg_stringval_vpi() on a real number...
ERROR: PLIbook_getarg_stringval_vpi() could not obtain arg value
File vpi_utilities_test.v, Line 24: object type 47, does not have a value.
    Value of arg 2 is :  EXPECTED <null string>

  Testing PLIbook_vpi_get_str() with NULL object handle...
    Full name of NULL is :  EXPECTED <null string>

*** All Tests Completed ***

L25 "vpi_utilities_test.v": $finish at simulation time 1
0 simulation events (use +profile or +listcounts option to count) + 6 accelerated events
CPU time: 0.7 secs to compile + 0.0 secs to link + 0.2 secs in simulation
End of Verilog_XL_Turbo_NT 2.6.9   Nov 25, 1998  22:49:22

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -