blob: 2f284cfde96f3f32ea2ab1de9d2acd95169a3cbe [file] [log] [blame]
lowRISC Contributors802543a2019-08-31 12:12:56 +01001CAPI=2:
2# Copyright lowRISC contributors.
3# Licensed under the Apache License, Version 2.0, see LICENSE for details.
4# SPDX-License-Identifier: Apache-2.0
5name: "lowrisc:tlul:sram2tlul:0.1"
6description: "SRAM to TL-UL adapter (host)"
7
8filesets:
9 files_rtl:
10 depend:
11 - lowrisc:prim:all
12 - lowrisc:tlul:common
13 files:
14 - rtl/sram2tlul.sv
15 file_type: systemVerilogSource
16
17targets:
18 default: &default_target
19 filesets:
20 - files_rtl
21 toplevel: sram2tlul