OpenCores
URL https://opencores.org/ocsvn/vhld_tb/vhld_tb/trunk

Subversion Repositories vhld_tb

[/] [vhld_tb/] [trunk/] [examples/] [packet_gen/] [transcript] - Blame information for rev 19

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 sckoarn
vsim work.packet_gen_ttb
2
# //  ModelSim PE Student Edition 10.0a Feb 20 2011
3
# //
4
# //  Copyright 1991-2011 Mentor Graphics Corporation
5
# //  All Rights Reserved.
6
# //
7
# //  THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION
8
# //  WHICH IS THE PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS
9
# //  LICENSORS AND IS SUBJECT TO LICENSE TERMS.
10
# //
11
# //
12
# // NOT FOR CORPORATE OR PRODUCTION USE.
13
# // THE ModelSim PE Student Edition IS NOT A SUPPORTED PRODUCT.
14
# // FOR HIGHER EDUCATION PURPOSES ONLY
15
# //
16
# vsim work.packet_gen_ttb
17
# Loading std.standard
18
# Loading std.textio(body)
19
# Loading ieee.std_logic_1164(body)
20
# Loading ieee.std_logic_arith(body)
21
# Loading work.tb_pkg(body)
22
# Loading work.pgen
23
# Loading work.packet_gen_ttb(struct)
24
# Loading ieee.math_real(body)
25
# Loading synthworks.randombasepkg(body)
26
# Loading ieee.numeric_std(body)
27
# Loading ieee.std_logic_textio(body)
28
# Loading synthworks.sortlistpkg_int(body)
29
# Loading synthworks.randompkg(body)
30
# Loading work.packet_gen(bhv)
31
# Loading work.packet_gen_tb(bhv)
32
run -sll
33
# Unknown option: sll
34
# ** Error: (vsim-4005) Invalid argument '-sll'.
35
# Usage: run [ []] | -all | -continue | -next | -step | -over | -out | -init | -final
36
run -all
37
# data.dat
38
# ** Note: Out of bounds write attempt in packet_gen 0, noting done.
39
#
40
#    Time: 220513 ps  Iteration: 2  Instance: /packet_gen_ttb/dut
41
# TEST_INST had 1 parameters passed.
42
# TEST_INST had 2 parameters passed.
43
# TEST_INST had 3 parameters passed.
44
# TEST_INST had 4 parameters passed.
45
# TEST_INST had 5 parameters passed.
46
# TEST_INST had 6 parameters passed.
47
# TEST_INST had 0 parameters passed.
48
# TEST_INST had 1 parameters passed.
49
# TEST_INST had 6 parameters passed.
50
# ** Failure: Test Finished with NO errors!!
51
#    Time: 260 ns  Iteration: 1  Process: /packet_gen_ttb/tb/Read_file File: c:/work/projects/tb_2011beta2.0/examples/packet_gen/vhdl/packet_gen_tb_bhv.vhd
52
# Break in Process Read_file at c:/work/projects/tb_2011beta2.0/examples/packet_gen/vhdl/packet_gen_tb_bhv.vhd line 207

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.