irun: 09.20-p007: (c) Copyright 1995-2009 Cadence Design Systems, Inc.
2
TOOL: irun 09.20-p007: Started on Sep 19, 2012 at 22:53:06 PDT
3
irun
4
../scenarios/compile/testcase.sv
5
file: ../scenarios/compile/testcase.sv
6
`include "../../verification/include.sv"
7
|
8
ncvlog: *E,COFILX (../scenarios/compile/testcase.sv,15|39): cannot open include file '../../verification/include.sv'.
9
`include "../../verification/packet.sv"
10
|
11
ncvlog: *E,COFILX (../scenarios/compile/testcase.sv,16|38): cannot open include file '../../verification/packet.sv'.
12
`include "../../verification/driver.sv"
13
|
14
ncvlog: *E,COFILX (../scenarios/compile/testcase.sv,17|38): cannot open include file '../../verification/driver.sv'.
15
`include "../../verification/monitor.sv"
16
|
17
ncvlog: *E,COFILX (../scenarios/compile/testcase.sv,18|39): cannot open include file '../../verification/monitor.sv'.
18
`include "../../verification/env.sv"
19
|
20
ncvlog: *E,COFILX (../scenarios/compile/testcase.sv,19|35): cannot open include file '../../verification/env.sv'.
21
env envLoopBack;
22
|
23
ncvlog: *E,ILLPDL (../scenarios/compile/testcase.sv,34|17): Mixing of ansi & non-ansi style port declaration is not legal.
24
program worklib.testcase:sv
25
errors: 1, warnings: 0
26
ncvlog: *F,NOTOPL: no top-level unit found, must have recursive instances.
27
irun: *E,VLGERR: An error occurred during parsing. Review the log file for errors with the code *E and fix those identified problems to proceed. Exiting with code (status 2).
28
TOOL: irun 09.20-p007: Exiting on Sep 19, 2012 at 22:53:06 PDT (total: 00:00:00)