Skip to content

Commit

Permalink
Changed Siemens EDA to Siemens and Onespin to Questa Processor.
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Gouedo <[email protected]>
  • Loading branch information
Pascal Gouedo committed Jun 20, 2024
1 parent e77b13b commit 9de461c
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 23 deletions.
6 changes: 3 additions & 3 deletions scripts/riscv_isa_formal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RISC-V ISA Formal Verification

RISC-V ISA Formal Verification methodology has been used with Siemens EDA Onespin tool and its RISC-V ISA Processor Verification app.
RISC-V ISA Formal Verification methodology has been used with Siemens Questa Processor tool and its RISC-V ISA Processor Verification app.

## Configurations

Expand Down Expand Up @@ -34,8 +34,8 @@ RISC-V ISA Formal Verification methodology has been used with Siemens EDA Onespi
Contains all files to create assertions and to launch different tool apps on different configurations and using different modes.

> [!CAUTION]
> core_checker.sv contains proprietary information and is only available to Siemens EDA OneSpin customers.
> Once OneSpin licenses have been purchased, this file can be requested to Siemens support center.
> core_checker.sv contains proprietary information and is only available to Siemens Questa Processor customers.
> Once Questa Processor licenses have been purchased, this file can be requested to Siemens support center.
## How to launch a run

Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/constraints.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Siemens EDA
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
29 changes: 17 additions & 12 deletions scripts/riscv_isa_formal/common/core_checker.sv
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
// you may not use this file except in compliance with the License, or,
// at your option, the Apache License version 2.0.
// You may obtain a copy of the License at
//
// https://solderpad.org/licenses/SHL-2.1/
//
// Unless required by applicable law or agreed to in writing, any work
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

///////////////////////////////////////////////////////////////////////////////
// //
// RISC-V Checker //
// //
// This material contains trade secrets or otherwise confidential //
// information owned by Siemens Industry Software Inc. or its affiliates //
// (collectively, "SISW"), or its licensors. Access to and use of this //
// information is strictly limited as set forth in the Customer's applicable //
// agreements with SISW. //
// //
// This material may not be copied, distributed, or otherwise disclosed //
// outside of the Customer's facilities without the express written //
// permission of SISW, and may not be used in any way not expressly //
// authorized by SISW. //
// //
///////////////////////////////////////////////////////////////////////////////




This file is available only to Siemens EDA OneSpin customers and is available by submitting a request to Siemens support center to get it.
This file is available only to Siemens Questa Processor customers and is available by submitting a request to Siemens support center to get it.
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/io.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Siemens EDA
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/other_bindings.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Siemens EDA
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/setup.tcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Siemens EDA
# Copyright 2024 Siemens
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
#
# Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/setup_mv.tcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Siemens EDA
# Copyright 2024 Siemens
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
#
# Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/t.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#
# Copyright 2024 Siemens EDA
# Copyright 2024 Siemens
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
#
# Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/vips/obi_dmem.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Siemens EDA
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion scripts/riscv_isa_formal/common/vips/obi_imem.sv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Siemens EDA
// Copyright 2024 Siemens
// SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
//
// Licensed under the Solderpad Hardware License v 2.1 (the "License");
Expand Down

0 comments on commit 9de461c

Please sign in to comment.