Skip to content

Commit aef72e4

Browse files
committed
PR fixes
1 parent a95d49d commit aef72e4

File tree

8 files changed

+104
-8
lines changed

8 files changed

+104
-8
lines changed

tb/sync/Bits/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
analyze sync_Bits_TestController.vhdl

tb/sync/Command/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
analyze sync_Command_TestController.vhdl

tb/sync/Reset/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
analyze sync_Reset_TestController.vhdl

tb/sync/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
TestSuite PoC.sync

tb/sync/Strobe/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
analyze sync_Strobe_TestController.vhdl

tb/sync/Vector/RunAllTests.pro

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# =============================================================================
22
# Authors:
3-
# Gustavo Martin
3+
# Gustavo Martin
4+
#
5+
# License:
6+
# =============================================================================
7+
# Copyright 2025-2025 The PoC-Library Authors
8+
#
9+
# Licensed under the Apache License, Version 2.0 (the "License");
10+
# you may not use this file except in compliance with the License.
11+
# You may obtain a copy of the License at
12+
#
13+
# http://www.apache.org/licenses/LICENSE-2.0
14+
#
15+
# Unless required by applicable law or agreed to in writing, software
16+
# distributed under the License is distributed on an "AS IS" BASIS,
17+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18+
# See the License for the specific language governing permissions and
19+
# limitations under the License.
420
# =============================================================================
521

622
analyze sync_Vector_TestController.vhdl

tb/sync/Vector/sync_Vector_Simple.vhdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
--
1515
-- License:
1616
-- =============================================================================
17+
-- Copyright 2025-2025 The PoC-Library Authors
1718
-- Copyright 2007-2016 Technische Universitaet Dresden - Germany
1819
-- Chair of VLSI-Design, Diagnostics and Architecture
19-
-- Copyright 2025-2025 The PoC-Library Authors
2020
--
2121
-- Licensed under the Apache License, Version 2.0 (the "License");
2222
-- you may not use this file except in compliance with the License.

tb/sync/Vector/sync_Vector_TestController.vhdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
--
1414
-- License:
1515
-- =============================================================================
16+
-- Copyright 2025-2025 The PoC-Library Authors
1617
-- Copyright 2007-2016 Technische Universitaet Dresden - Germany
1718
-- Chair of VLSI-Design, Diagnostics and Architecture
18-
-- Copyright 2025-2025 The PoC-Library Authors
1919
--
2020
-- Licensed under the Apache License, Version 2.0 (the "License");
2121
-- you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)