blob: d9570055c415a811f92ea7a265d40cb94358edae [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: "tinyfpga::tinyfpga-bootloader-common:0.1"
6description: "Common USB Interface files from TinyFPGA-Bootloader"
7
8filesets:
9 files_src:
10 files:
11 - tinyfpga_tinyfpga-bootloader/common/edge_detect.v
12 - tinyfpga_tinyfpga-bootloader/common/usb_fs_rx.v
13 - tinyfpga_tinyfpga-bootloader/common/usb_fs_tx_mux.v
14 - tinyfpga_tinyfpga-bootloader/common/usb_fs_tx.v
15 - tinyfpga_tinyfpga-bootloader/common/usb_reset_det.v
16 file_type: verilogSource
17
18targets:
19 default:
20 filesets:
21 - files_src