mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-24 14:09:08 -04:00
17 lines
379 B
Text
17 lines
379 B
Text
CAPI=2:
|
|
# Copyright lowRISC contributors.
|
|
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
name: "openhwgroup:cve2:cve2_pkg:0.1"
|
|
description: "Header package for CVE2"
|
|
|
|
filesets:
|
|
files_rtl:
|
|
files:
|
|
- rtl/cve2_pkg.sv
|
|
file_type: systemVerilogSource
|
|
|
|
targets:
|
|
default:
|
|
filesets:
|
|
- files_rtl
|