show_all_nets_test.log

来自「pli_handbook_examples_pc verilog hdl 与C」· LOG 代码 · 共 56 行

LOG
56
字号
Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE
Command arguments:
    show_all_nets_test.v

Verilog_XL_Turbo_NT 2.6.9 log file created Nov 24, 1998  21:23:36
Verilog_XL_Turbo_NT 2.6.9   Nov 24, 1998  21:23:36

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 "show_all_nets_test.v"
Highest level modules:
top


At time 2.00, nets in module top (top):
  net results     value is  10 (binary)

At time 3.00, nets in module top.i1 (addbit):
  net a           value is  1 (binary)
  net b           value is  1 (binary)
  net ci          value is  0 (binary)
  net sum         value is  0 (binary)
  net co          value is  1 (binary)
  net n1          value is  0 (binary)
  net n2          value is  1 (binary)
  net n3          value is  0 (binary)
L29 "show_all_nets_test.v": $finish at simulation time 4
0 simulation events (use +profile or +listcounts option to count) + 12 accelerated events
CPU time: 0.7 secs to compile + 0.5 secs to link + 0.1 secs in simulation
End of Verilog_XL_Turbo_NT 2.6.9   Nov 24, 1998  21:23:37

⌨️ 快捷键说明

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