mirror of
https://github.com/olofk/serv.git
synced 2026-04-26 04:08:45 +00:00
Add SPDX license headers to all RTL files
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* serv_ctrl.v : SERV module for updating program counter
|
||||
*
|
||||
* SPDX-FileCopyrightText: 2018 Olof Kindgren <olof@award-winning.me>
|
||||
* SPDX-License-Identifier: ISC
|
||||
*/
|
||||
`default_nettype none
|
||||
module serv_ctrl
|
||||
#(parameter RESET_STRATEGY = "MINI",
|
||||
|
||||
Reference in New Issue
Block a user