Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / env / config / iommu.config
CommitLineData
86530b38
AT
1// ========== Copyright Header Begin ==========================================
2//
3// OpenSPARC T2 Processor File: iommu.config
4// Copyright (C) 1995-2007 Sun Microsystems, Inc. All Rights Reserved
5// 4150 Network Circle, Santa Clara, California 95054, U.S.A.
6//
7// * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8//
9// This program is free software; you can redistribute it and/or modify
10// it under the terms of the GNU General Public License as published by
11// the Free Software Foundation; version 2 of the License.
12//
13// This program is distributed in the hope that it will be useful,
14// but WITHOUT ANY WARRANTY; without even the implied warranty of
15// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16// GNU General Public License for more details.
17//
18// You should have received a copy of the GNU General Public License
19// along with this program; if not, write to the Free Software
20// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21//
22// For the avoidance of doubt, and except that if any non-GPL license
23// choice is available it will apply instead, Sun elects to use only
24// the General Public License version 2 (GPLv2) at this time for any
25// software where a choice of GPL license versions is made
26// available with the language indicating that GPLv2 or any later version
27// may be used, or where a choice of which version of the GPL is applied is
28// otherwise unspecified.
29//
30// Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
31// CA 95054 USA or visit www.sun.com if you need additional information or
32// have any questions.
33//
34// ========== Copyright Header End ============================================
35#include "defaults.config"
36
37<iommu>
38 -asm_diag_root=$DV_ROOT/verif/diag
39 -vera_diag_root=$DV_ROOT/verif/diag
40 -vera_config_root=$DV_ROOT/verif
41 -image_diag_root=$DV_ROOT/verif
42 -wait_cycle_to_kill=10
43 -post_process_cmd="regreport -1 > status.log"
44 -model=iommu
45 -flist=$DV_ROOT/verif/env/iommu/iommu.flist
46 -flist=$DV_ROOT/verif/env/iommu/iommu.rtlflist
47 -flist=$DV_ROOT/verif/env/iommu/iommu.incflist
48 -config_rtl=IOMMU_SAT
49 -vera_vcon_file=iommu_top.vcon
50 -env_base=$DV_ROOT/verif/env/iommu
51 -drm_disk=[/export/home/bw=30]
52 -drm_type=vcs
53 -drm_freeram=1000
54 -drm_freeprocessor=1.0
55 SUNVFORCEOPTS
56 -sunv_args=-topcell=cpu
57 -sunv_use_nonprim
58 -sunv_nonprim_list=$DV_ROOT/verif/env/iommu/nonprimitive.list
59 -sunv_args=-excludecell=dmu
60 -sunv_args=-excludepreload
61 -sunv_args=-out=cpu.v
62 -sunv_args=-path=SUNV_RTL_PATH
63 -sunv_args=-preload=SUNVLIBS_SUNV
64 -sunv_args=-perlinclude=SUNVPERLINC
65 -sunv_args=-define=SIM
66 -sunv_args=-define=LIB
67 -sunv_args=-define=INITRAMZERO
68 -sunv_args=-showCompiledOutCode=off
69 -vlint_top=iommu
70 -vlint_args=-turn_unspecified_off
71 -vlint_args=-binary
72 -vlint_args=-vlint
73 -vlint_args=-depth 999
74 -vlint_args=-vr $DV_ROOT/verif/env/config/asic_vlint.rc
75 -vlint_args=-turn_unspecified_off
76 -vlint_args=SUNVLIBS_OTHER
77 -vlint_args=-binary_only
78 -illust_run
79 -illust_args=-b -c $DV_ROOT/verif/env/config/filter_vlint.rc
80 -zeroIn_build_args=-d dmu_mmu
81#if defined(AXIS_BUILD) || defined(AXIS_COSIM)
82 -zeroIn_build_args=-sim axis
83#else
84 -zeroIn_build_args=-sim vcs
85 //-zeroIn_build_args="-fastsim turbo"
86 //-zeroIn_build_args=-fastmod
87#endif
88 -zeroIn_build_args=-ctrl $DV_ROOT/verif/env/iommu/iommu_zeroIn_cfg.v
89 -zeroIn_build_args=-ctrl $DV_ROOT/verif/env/common/verilog/checkers/0in_checkers.v
90 -zeroIn_build_args=SUNVLIBS_OTHER
91// -zeroIn_build_args=-rcd
92 -zeroIn_build_args=+define+NO_DSN+NO_ILU+IOMMU_SAT
93 -zeroIn_build_args=+define+CPU=tb_top.cpu
94 -zeroIn_build_args=-exit_on_directive_errors
95 -vcs_build_args=-Mupdate
96 -vcs_build_args=+define+LIB+INITLATZERO
97 VCS_BUILD_WITH_GPP
98 -vcs_build_args=-lstdc++
99 -vcs_build_args=-vera
100 -vcs_build_args=+nospecify +notimingcheck
101 -vcs_build_args=+rad
102 -vcs_build_args=SUNVLIBS_OTHER
103 -vcs_build_args=+define+NO_DSN+NO_ILU+NO_MB0+NO_CB0
104 -vcs_build_args=-P $DV_ROOT/verif/env/fire/clib/report/report.tab
105// -vcs_build_args=$DV_ROOT/verif/env/fire/clib/report/report.a
106 -vcs_build_args=vera/report.a
107 -vcs_build_args=-timescale=1ns/1ns
108 -vcs_build_args=+v2k
109 -vcs_build_args="-P $DV_ROOT/verif/env/common/pli/monitor/monitor_pli.tab"
110 -vcs_build_args=$DV_ROOT/verif/env/common/pli/monitor/libmonitor_pli.a
111 -vcs_build_args="-P $DV_ROOT/verif/env/common/pli/socket/socket_pli.tab"
112 -vcs_build_args=$DV_ROOT/verif/env/common/pli/socket/libsocket_pli.a
113 -verix_top=dmu_iommu
114 -sas_run_args=-DSP0
115 -sas_run_args=-DMEM_TEST
116 -sas_run_args=-DINTR_TEST
117 -sas_run_args=-DMEM_DEBUG
118 -sas_run_args=-DNIAGARA
119 -vcs_run_args=+vera_disable_final_report
120 -vcs_run_args=+vera_exit_on_error
121</iommu>