mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 13:07:46 -04:00
[dv] Add missing copyright header
This commit is contained in:
parent
cedabf062a
commit
5e7c2cf00a
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
// Copyright lowRISC contributors.
|
||||
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
interface core_ibex_ifetch_if(input logic clk);
|
||||
logic reset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue