1<?xml version="1.0" encoding="utf-8"?> 2 3 4<!--**************************************************************************** 5* \file aref_v2-1.0.cypersonality 6* \version 1.0 epassaref 7* 8* \brief 9* AREFv2 personality description file. 10* 11******************************************************************************** 12* \copyright 13* Copyright 2022 Cypress Semiconductor Corporation 14* SPDX-License-Identifier: Apache-2.0 15* 16* Licensed under the Apache License, Version 2.0 (the "License"); 17* you may not use this file except in compliance with the License. 18* You may obtain a copy of the License at 19* 20* http://www.apache.org/licenses/LICENSE-2.0 21* 22* Unless required by applicable law or agreed to in writing, software 23* distributed under the License is distributed on an "AS IS" BASIS, 24* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 25* See the License for the specific language governing permissions and 26* limitations under the License. 27*****************************************************************************--> 28 29<Personality id="mxs40epassaref" name="EpassAref" version="1.0" xmlns="http://cypress.com/xsd/cyhwpersonality_v7"> 30 <Dependencies> 31 <IpBlock name="mxs40epass" /> 32 <Resource name="pass\.aref" /> 33 </Dependencies> 34 <ExposedMembers/> 35 <Parameters> 36 <ParamSignal name="vdda" port="vdda[0]" multiSelect="true" group="Connections" visible="true" desc="" canBeEmpty="true" /> 37 <ParamSignal name="vccd" port="vccd[0]" multiSelect="true" group="Connections" visible="true" desc="" canBeEmpty="true" /> 38 <ParamSignal name="vbg" port="vbg[0]" multiSelect="true" group="Connections" visible="true" desc="" canBeEmpty="true" /> 39 <ParamSignal name="vtemp" port="v_temp[0]" multiSelect="true" group="Connections" visible="true" desc="" canBeEmpty="true" /> 40 </Parameters> 41 42 <DRCs/> 43 44 <ConfigFirmware/> 45 46</Personality> 47