1The components of this software package from Cadence Design Systems, Inc. 2are subject to the licenses below. By using the software package, you 3agree to the legal terms of each license. 4 5 61. API header files, testbench files, library (binary) and source code to build the library 7/******************************************************************************* 8* Copyright (c) 2018-2023 Cadence Design Systems, Inc. 9* 10* Permission is hereby granted, free of charge, to any person obtaining 11* a copy of this software and associated documentation files (the 12* "Software"), to use this Software with Cadence processor cores only and 13* not with any other processors and platforms, subject to 14* the following conditions: 15* 16* The above copyright notice and this permission notice shall be included 17* in all copies or substantial portions of the Software. 18* 19* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 20* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 21* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 22* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 23* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 24* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 25* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 26 27******************************************************************************/ 28 292. Makefiles 30# 31# Copyright (c) 2018-2023 Cadence Design Systems, Inc. 32# 33# Permission is hereby granted, free of charge, to any person obtaining 34# a copy of this software and associated documentation files (the 35# "Software"), to use this Software with Cadence processor cores only and 36# not with any other processors and platforms, subject to 37# the following conditions: 38# 39# The above copyright notice and this permission notice shall be included 40# in all copies or substantial portions of the Software. 41# 42# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 43# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 44# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 45# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 46# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 47# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 48# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 49# 50