1 | # // ModelSim SE 6.5c Aug 27 2009 Linux 2.6.18-164.11.1.el5 |
---|
2 | # // |
---|
3 | # // Copyright 1991-2009 Mentor Graphics Corporation |
---|
4 | # // All Rights Reserved. |
---|
5 | # // |
---|
6 | # // THIS WORK CONTAINS TRADE SECRET AND |
---|
7 | # // PROPRIETARY INFORMATION WHICH IS THE PROPERTY |
---|
8 | # // OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS |
---|
9 | # // AND IS SUBJECT TO LICENSE TERMS. |
---|
10 | # // |
---|
11 | # vsim -sclib work -novopt system_driver |
---|
12 | # Loading /users/cao/choichil/tsar/trunk/platforms/dsx/v1_1cluster_phys_dma/work/_sc/linux_gcc-4.1.2/systemc.so |
---|
13 | # Loading /users/cao/choichil/tsar/trunk/platforms/dsx/v1_1cluster_phys_dma/work.system_driver |
---|
14 | # Adding cellsize=4 |
---|
15 | # Adding plensize=8 |
---|
16 | # Adding addrsize=32 |
---|
17 | # Adding clensize=1 |
---|
18 | # Adding rerrorsize=1 |
---|
19 | # Adding srcidsize=14 |
---|
20 | # Adding pktidsize=4 |
---|
21 | # Adding trdidsize=4 |
---|
22 | # Adding wrplensize=1 |
---|
23 | # Adding burst_size=64 |
---|
24 | # Loading std.standard |
---|
25 | # Loading ieee.std_logic_1164(body) |
---|
26 | # Loading ieee.numeric_std(body) |
---|
27 | # Loading ieee.std_logic_arith(body) |
---|
28 | # Loading ieee.std_logic_unsigned(body) |
---|
29 | # Refreshing /users/cao/choichil/tsar/trunk/platforms/dsx/v1_1cluster_phys_dma/work.vci_dma(rtl) |
---|
30 | # Loading work.vci_dma(rtl) |
---|
31 | # Refreshing /users/cao/choichil/tsar/trunk/platforms/dsx/v1_1cluster_phys_dma/work.credit_accountant(rtl) |
---|
32 | # Loading work.credit_accountant(rtl) |
---|
33 | run -all |
---|
34 | # ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es). |
---|
35 | # Time: 0 ns Iteration: 0 Instance: /system_driver/top/dma0/hdl/irq_set_reset |
---|
36 | # ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es). |
---|
37 | # Time: 0 ns Iteration: 0 Instance: /system_driver/top/dma0/hdl/irq_set_reset |
---|
38 | # ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es). |
---|
39 | # Time: 0 ns Iteration: 0 Instance: /system_driver/top/dma0/hdl/irq_set_reset |
---|
40 | # ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es). |
---|
41 | # Time: 0 ns Iteration: 0 Instance: /system_driver/top/dma0/hdl/irq_set_reset |
---|
42 | # Plwet |
---|
43 | # Loading at 0xbfc00000 size 65536: .reset |
---|
44 | # Loading at 0x80000000 size 65536: .excep |
---|
45 | # Loading at 0x400000 size 327680: .text |
---|
46 | # Loading at 0x10000000 size 1048576: .rodata .rel.dyn .sdata |
---|
47 | # Break key hit |
---|
48 | # Simulation stop requested. |
---|
49 | quit |
---|