Skip to content

Commit af7d834

Browse files
remove superseded statements
1 parent 8ca87d6 commit af7d834

27 files changed

+6
-806
lines changed

async-toolkit/m3utils/m3utils/ecc/sram/ecc_functions.sv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65
// $Id: $
76

async-toolkit/m3utils/m3utils/ecc/sram/enable_dw_ecc.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65

76
// include this file OR enable_new_ecc.v in your filelist

async-toolkit/m3utils/m3utils/ecc/sram/enable_new_ecc.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65

76
// include this file OR enable_dw_ecc.v in your filelist

async-toolkit/m3utils/m3utils/ecc/sram/sram_bypass.sv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65

76
// Allows sram writes to bypass the memory core and show up on the read

async-toolkit/m3utils/m3utils/ecc/sram/sram_ctrl.sv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65

76
module sram_ctrl

async-toolkit/m3utils/m3utils/ecc/sram/sram_rmw.sv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) 2025 Intel Corporation. All rights reserved. See the file COPYRIGHT for more information.
22
// SPDX-License-Identifier: Apache-2.0
33

4-
// INTEL TOP SECRET
54
// Copyright 2013 Intel Corporation. All Rights Reserved.
65

76
// Used to implement a read-modify-write sram. Assumes that the modification

async-toolkit/m3utils/m3utils/liberty/libertyqc/src/new.lib

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/*
22
// ##############################################################################
3-
// ## Intel Top Secret ##
4-
// ##############################################################################
53
// ## Copyright (C) Intel Corporation. ##
64
// ## ##
75
// ## This is the property of Intel Corporation and may only be utilized ##

async-toolkit/m3utils/m3utils/liberty/libertyqc/src/short.lib

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/*
22
// ##############################################################################
3-
// ## Intel Top Secret ##
4-
// ##############################################################################
53
// ## Copyright (C) Intel Corporation. ##
64
// ## ##
75
// ## This is the property of Intel Corporation and may only be utilized ##

async-toolkit/m3utils/m3utils/spice/spiceflat/src/tcam.sp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
* ##############################################################################
2-
* ## Intel Top Secret
3-
* ##############################################################################
42
* ## Copyright (C) 2011; Intel Corporation All rights reserved.
53
* ##
64
* ## This is the property of Intel Corporation and may only be utilized

async-toolkit/m3utils/mby-merged/cfg/ace/fc_global_vars.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/intel/bin/perl
22

33
# ---------------------------------*-perl-*-------------------------------------
4-
# Intel Top Secret, Copyright 2018 Intel Corporation, All Rights Reserved
54
#
65
# Purpose: This file creates a list of associative arrayss for storing IP specific libraries &
76
# vlog opts that in turn will be used in HDL UDF file for model/library definition.

0 commit comments

Comments
 (0)