Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / env / common / coverage / l2sat / ccx_cpx_qfull_sample.vrhpal
CommitLineData
86530b38
AT
1// ========== Copyright Header Begin ==========================================
2//
3// OpenSPARC T2 Processor File: ccx_cpx_qfull_sample.vrhpal
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 wildcard state allbanks_core0(64'hXXXXXXXX_XXXXXXff);
36 wildcard state allbanks_core1(64'hXXXXXXXX_XXXXffXX);
37 wildcard state allbanks_core2(64'hXXXXXXXX_XXffXXXX);
38 wildcard state allbanks_core3(64'hXXXXXXXX_ffXXXXXX);
39 wildcard state allbanks_core4(64'hXXXXXXff_XXXXXXXX);
40 wildcard state allbanks_core5(64'hXXXXffXX_XXXXXXXX);
41 wildcard state allbanks_core6(64'hXXffXXXX_XXXXXXXX);
42 wildcard state allbanks_core7(64'hffXXXXXX_XXXXXXXX);
43
44 wildcard state bank0_core0({56'hXXXXXXXX_XXXXXX, 8'bxxxxxxx1});
45 wildcard state bank1_core0({56'hXXXXXXXX_XXXXXX, 8'bxxxxxx1x});
46 wildcard state bank2_core0({56'hXXXXXXXX_XXXXXX, 8'bxxxxx1xx});
47 wildcard state bank3_core0({56'hXXXXXXXX_XXXXXX, 8'bxxxx1xxx});
48 wildcard state bank4_core0({56'hXXXXXXXX_XXXXXX, 8'bxxx1xxxx});
49 wildcard state bank5_core0({56'hXXXXXXXX_XXXXXX, 8'bxx1xxxxx});
50 wildcard state bank6_core0({56'hXXXXXXXX_XXXXXX, 8'bx1xxxxxx});
51 wildcard state bank7_core0({56'hXXXXXXXX_XXXXXX, 8'b1xxxxxxx});
52
53 wildcard state bank0_core1({48'hXXXXXXXX_XXXX, 8'bxxxxxxx1, 8'hXX});
54 wildcard state bank1_core1({48'hXXXXXXXX_XXXX, 8'bxxxxxx1x, 8'hXX});
55 wildcard state bank2_core1({48'hXXXXXXXX_XXXX, 8'bxxxxx1xx, 8'hXX});
56 wildcard state bank3_core1({48'hXXXXXXXX_XXXX, 8'bxxxx1xxx, 8'hXX});
57 wildcard state bank4_core1({48'hXXXXXXXX_XXXX, 8'bxxx1xxxx, 8'hXX});
58 wildcard state bank5_core1({48'hXXXXXXXX_XXXX, 8'bxx1xxxxx, 8'hXX});
59 wildcard state bank6_core1({48'hXXXXXXXX_XXXX, 8'bx1xxxxxx, 8'hXX});
60 wildcard state bank7_core1({48'hXXXXXXXX_XXXX, 8'b1xxxxxxx, 8'hXX});
61
62 wildcard state bank0_core2({40'hXXXXXXXX_XX, 8'bxxxxxxx1, 16'hXXXX});
63 wildcard state bank1_core2({40'hXXXXXXXX_XX, 8'bxxxxxx1x, 16'hXXXX});
64 wildcard state bank2_core2({40'hXXXXXXXX_XX, 8'bxxxxx1xx, 16'hXXXX});
65 wildcard state bank3_core2({40'hXXXXXXXX_XX, 8'bxxxx1xxx, 16'hXXXX});
66 wildcard state bank4_core2({40'hXXXXXXXX_XX, 8'bxxx1xxxx, 16'hXXXX});
67 wildcard state bank5_core2({40'hXXXXXXXX_XX, 8'bxx1xxxxx, 16'hXXXX});
68 wildcard state bank6_core2({40'hXXXXXXXX_XX, 8'bx1xxxxxx, 16'hXXXX});
69 wildcard state bank7_core2({40'hXXXXXXXX_XX, 8'b1xxxxxxx, 16'hXXXX});
70
71 wildcard state bank0_core3({32'hXXXXXXXX, 8'bxxxxxxx1, 24'hXXXXXX});
72 wildcard state bank1_core3({32'hXXXXXXXX, 8'bxxxxxx1x, 24'hXXXXXX});
73 wildcard state bank2_core3({32'hXXXXXXXX, 8'bxxxxx1xx, 24'hXXXXXX});
74 wildcard state bank3_core3({32'hXXXXXXXX, 8'bxxxx1xxx, 24'hXXXXXX});
75 wildcard state bank4_core3({32'hXXXXXXXX, 8'bxxx1xxxx, 24'hXXXXXX});
76 wildcard state bank5_core3({32'hXXXXXXXX, 8'bxx1xxxxx, 24'hXXXXXX});
77 wildcard state bank6_core3({32'hXXXXXXXX, 8'bx1xxxxxx, 24'hXXXXXX});
78 wildcard state bank7_core3({32'hXXXXXXXX, 8'b1xxxxxxx, 24'hXXXXXX});
79
80 wildcard state bank0_core4({24'hXXXXXX, 8'bxxxxxxx1, 32'hXXXXXXXX});
81 wildcard state bank1_core4({24'hXXXXXX, 8'bxxxxxx1x, 32'hXXXXXXXX});
82 wildcard state bank2_core4({24'hXXXXXX, 8'bxxxxx1xx, 32'hXXXXXXXX});
83 wildcard state bank3_core4({24'hXXXXXX, 8'bxxxx1xxx, 32'hXXXXXXXX});
84 wildcard state bank4_core4({24'hXXXXXX, 8'bxxx1xxxx, 32'hXXXXXXXX});
85 wildcard state bank5_core4({24'hXXXXXX, 8'bxx1xxxxx, 32'hXXXXXXXX});
86 wildcard state bank6_core4({24'hXXXXXX, 8'bx1xxxxxx, 32'hXXXXXXXX});
87 wildcard state bank7_core4({24'hXXXXXX, 8'b1xxxxxxx, 32'hXXXXXXXX});
88
89 wildcard state bank0_core5({16'hXXXX, 8'bxxxxxxx1, 40'hXX_XXXXXXXX});
90 wildcard state bank1_core5({16'hXXXX, 8'bxxxxxx1x, 40'hXX_XXXXXXXX});
91 wildcard state bank2_core5({16'hXXXX, 8'bxxxxx1xx, 40'hXX_XXXXXXXX});
92 wildcard state bank3_core5({16'hXXXX, 8'bxxxx1xxx, 40'hXX_XXXXXXXX});
93 wildcard state bank4_core5({16'hXXXX, 8'bxxx1xxxx, 40'hXX_XXXXXXXX});
94 wildcard state bank5_core5({16'hXXXX, 8'bxx1xxxxx, 40'hXX_XXXXXXXX});
95 wildcard state bank6_core5({16'hXXXX, 8'bx1xxxxxx, 40'hXX_XXXXXXXX});
96 wildcard state bank7_core5({16'hXXXX, 8'b1xxxxxxx, 40'hXX_XXXXXXXX});
97
98 wildcard state bank0_core6({8'hXX, 8'bxxxxxxx1, 48'hXX_XXXXXXXX});
99 wildcard state bank1_core6({8'hXX, 8'bxxxxxx1x, 48'hXX_XXXXXXXX});
100 wildcard state bank2_core6({8'hXX, 8'bxxxxx1xx, 48'hXX_XXXXXXXX});
101 wildcard state bank3_core6({8'hXX, 8'bxxxx1xxx, 48'hXX_XXXXXXXX});
102 wildcard state bank4_core6({8'hXX, 8'bxxx1xxxx, 48'hXX_XXXXXXXX});
103 wildcard state bank5_core6({8'hXX, 8'bxx1xxxxx, 48'hXX_XXXXXXXX});
104 wildcard state bank6_core6({8'hXX, 8'bx1xxxxxx, 48'hXX_XXXXXXXX});
105 wildcard state bank7_core6({8'hXX, 8'b1xxxxxxx, 48'hXX_XXXXXXXX});
106
107 wildcard state bank0_core7({8'bxxxxxxx1, 56'hXXXXXXXX_XXXXXX});
108 wildcard state bank1_core7({8'bxxxxxx1x, 56'hXXXXXXXX_XXXXXX});
109 wildcard state bank2_core7({8'bxxxxx1xx, 56'hXXXXXXXX_XXXXXX});
110 wildcard state bank3_core7({8'bxxxx1xxx, 56'hXXXXXXXX_XXXXXX});
111 wildcard state bank4_core7({8'bxxx1xxxx, 56'hXXXXXXXX_XXXXXX});
112 wildcard state bank5_core7({8'bxx1xxxxx, 56'hXXXXXXXX_XXXXXX});
113 wildcard state bank6_core7({8'bx1xxxxxx, 56'hXXXXXXXX_XXXXXX});
114 wildcard state bank7_core7({8'b1xxxxxxx, 56'hXXXXXXXX_XXXXXX});
115// }