blob: a9cfdaa1ba51f3aecd00b388edf5643c9625102b [file] [log] [blame]
Scott Johnsond16af112019-10-17 15:03:58 -07001// Copyright lowRISC contributors.
2// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3// SPDX-License-Identifier: Apache-2.0
4
5{
6 name: "tlul",
Philipp Wagner58f32972021-03-16 13:57:23 +00007 design_spec: "../doc",
8 dv_doc: "../doc/dv",
9 hw_checklist: "/hw/top_earlgrey/ip/xbar/doc/checklist",
Weicai Yang553ca952019-11-14 13:25:30 -080010 revisions: [
11 {
12 version: "0.5",
13 life_stage: "L2",
14 design_stage: "D3",
15 verification_stage: "V3",
Srikrishna Iyer84dac532020-04-02 21:45:21 -070016 commit_id: "0078a3228c0d311cd40996a730ed8453640a6944",
Cindy Chend581d8b2021-06-29 14:51:40 -070017 notes: "The target for this entry is the autogenerated xbar_main within top_earlgrey."
Weicai Yang553ca952019-11-14 13:25:30 -080018 }
19 {
20 version: "1.0",
21 life_stage: "L1",
Eunchan Kim82254b82022-01-25 08:46:53 -080022 design_stage: "D2",
Weicai Yangb9597e52022-01-25 14:37:06 -080023 verification_stage: "V2",
24 commit_id: "dae702d55b89a18621607b34f7ab8161be3706eb",
25 notes: '''Only the XBAR instances (xbar_main and xbar_peri) and TLUL components
26 that go into them are certified to V2. For exceptions see
27 [DV_DOC](https://docs.opentitan.org/hw/ip/tlul/doc/dv/index.html#design-features)
28 '''
Weicai Yang553ca952019-11-14 13:25:30 -080029 }
30 ]
Scott Johnsond16af112019-10-17 15:03:58 -070031}
Weicai Yang553ca952019-11-14 13:25:30 -080032