Commit 008e1996 authored by Federico Vaga's avatar Federico Vaga

add more SPDX tags

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 08b14de3
# SPDX-FileCopyrightText: 2022 CERN (home.cern)
#
# SPDX-License-Identifier: CC0-1.0
version: 2 version: 2
submodules: submodules:
......
# SPDX-FileCopyrightText: 2022 CERN (home.cern)
#
# SPDX-License-Identifier: CC0-1.0
modules = { modules = {
"local" : [ "local" : [
"hdl/rtl", "hdl/rtl",
......
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
* Copyright 2003 Micron Technology, Inc. All rights reserved. * Copyright 2003 Micron Technology, Inc. All rights reserved.
* *
****************************************************************************************/ ****************************************************************************************/
// SPDX-FileCopyrightText: 2003 Micron Technology Inc.
// Parameters based on DDR3e PreJEDEC Micron specs 09022009.fm RevC 9/2/09 EN // Parameters based on DDR3e PreJEDEC Micron specs 09022009.fm RevC 9/2/09 EN
// DDR3-2133 093/E/F // DDR3-2133 093/E/F
......
# SPDX-FileCopyrightText: 2022 CERN (home.cern)
#
# SPDX-License-Identifier: CC0-1.0
# ZIO comes from the Makefile # ZIO comes from the Makefile
ZIO_VERSION = $(shell cd $(ZIO_ABS); git describe --always --dirty --long --tags) ZIO_VERSION = $(shell cd $(ZIO_ABS); git describe --always --dirty --long --tags)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment