mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Add license to files - apologies
This commit is contained in:
parent
837935f77b
commit
3f596408f9
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#
|
||||
# Synopsys SpyGlass Lint Flow
|
||||
# james.stine@okstate.edu 11 June 2025
|
||||
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||
#
|
||||
|
||||
# Sets directory for output reports
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
###############################################################################
|
||||
# Script Name: lint_spyglass.sh
|
||||
# Author: james.stine@okstate.edu 11 June 2025
|
||||
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||
# Description:
|
||||
# This script automates the running of Synopsys SpyGlass linting for
|
||||
# various Wally RISC-V configurations. It substitutes the WALLYVER value
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#
|
||||
# Synopsys SpyGlass Lint Waivers
|
||||
# james.stine@okstate.edu 11 June 2025
|
||||
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
||||
#
|
||||
|
||||
# Add waivers that are not neededed to be checked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue