Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / env / common / coverage / siu / siu_olddq71_wr_sample.vrh
CommitLineData
86530b38
AT
1// ========== Copyright Header Begin ==========================================
2//
3// OpenSPARC T2 Processor File: siu_olddq71_wr_sample.vrh
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 ============================================
35sample siu_coverage_olddq71.wr_adr
36{
37
38state s_OLDDQ71_FULL (0:31) if (olddq71_size == 32);
39state s_OLDDQ71_BACK_TO_BACK_WR (0:31) if (olddq71_wr_b2b == 2);
40
41trans t_OPDDQ71_WR_ADR_00 ( 0 -> 1);
42trans t_OPDDQ71_WR_ADR_01 ( 1 -> 2);
43trans t_OPDDQ71_WR_ADR_02 ( 2 -> 3);
44trans t_OPDDQ71_WR_ADR_03 ( 3 -> 4);
45trans t_OPDDQ71_WR_ADR_04 ( 4 -> 5);
46trans t_OPDDQ71_WR_ADR_05 ( 5 -> 6);
47trans t_OPDDQ71_WR_ADR_06 ( 6 -> 7);
48trans t_OPDDQ71_WR_ADR_07 ( 7 -> 8);
49trans t_OPDDQ71_WR_ADR_08 ( 8 -> 9);
50trans t_OPDDQ71_WR_ADR_09 ( 9 -> 10);
51trans t_OPDDQ71_WR_ADR_10 (10 -> 11);
52trans t_OPDDQ71_WR_ADR_11 (11 -> 12);
53trans t_OPDDQ71_WR_ADR_12 (12 -> 13);
54trans t_OPDDQ71_WR_ADR_13 (13 -> 14);
55trans t_OPDDQ71_WR_ADR_14 (14 -> 15);
56trans t_OPDDQ71_WR_ADR_15 (15 -> 16);
57trans t_OPDDQ71_WR_ADR_16 (16 -> 17);
58trans t_OPDDQ71_WR_ADR_17 (17 -> 18);
59trans t_OPDDQ71_WR_ADR_18 (18 -> 19);
60trans t_OPDDQ71_WR_ADR_19 (19 -> 20);
61trans t_OPDDQ71_WR_ADR_20 (20 -> 21);
62trans t_OPDDQ71_WR_ADR_21 (21 -> 22);
63trans t_OPDDQ71_WR_ADR_22 (22 -> 23);
64trans t_OPDDQ71_WR_ADR_23 (23 -> 24);
65trans t_OPDDQ71_WR_ADR_24 (24 -> 25);
66trans t_OPDDQ71_WR_ADR_25 (25 -> 26);
67trans t_OPDDQ71_WR_ADR_26 (26 -> 27);
68trans t_OPDDQ71_WR_ADR_27 (27 -> 28);
69trans t_OPDDQ71_WR_ADR_28 (28 -> 29);
70trans t_OPDDQ71_WR_ADR_29 (29 -> 30);
71trans t_OPDDQ71_WR_ADR_30 (30 -> 31);
72trans t_OPDDQ71_WR_ADR_31 (31 -> 0);
73
74
75}