blob: ee99a35e4762b1a96338681ca6939bdeb333b1b4 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
name: "uart",
design_spec: "hw/ip/uart/doc",
dv_plan: "hw/ip/uart/doc/dv_plan",
hw_checklist: "hw/ip/uart/doc/checklist",
sw_checklist: "sw/device/lib/dif/dif_uart",
revisions: [
{
version: "1.0",
life_stage: "L2",
design_stage: "D3",
verification_stage: "V3",
commit_id: "4166794b902cc72b4cfdfacca0869ffc56e6b42a",
notes: ""
}
{
version: "1.1",
life_stage: "L1",
design_stage: "D2",
verification_stage: "V2",
dif_stage: "S1",
notes: "Rolled back to D2 as the register module is updated"
}
]
}