获取身份验证标识 - 2023.2 简体中文

Vivado Design Suite 用户指南: 版本说明、安装和许可 (UG973)

Document ID
UG973
Release Date
2023-10-19
Version
2023.2 简体中文

为了最大限度减少用户交互,您将使用安全标识机制来对用户进行身份验证。

首先,您需要获取身份验证标识(存储在文本文件中),该标识将供 Web 安装程序用于在下载/安装工具前对用户进行身份验证。

此身份验证标识至少需获取(生成)一次,有效期为 7 天。标识到期后,需生成/获取新标识。

  • 请使用以下命令来生成身份验证标识:
    OtherDirectory]$ ls bin data lib tps xsetup
    rdevl101 OtherDirectory]$ ./xsetup -b AuthTokenGen
  • 生成身份验证标识前将提示输入 AMD 帐户用户 ID 和密码。
    ./OtherDirectory/xsetup -b AuthTokenGen
    This is a fresh install.
    Running in batch mode...
    Copyright (c) 1986 - 2023 AMD, Inc. All rights reserved.
    INFO - Internet connection validated, can conect to internet.
    INFO - In order to generate the authentication token please provide your AMD account E-mail Address and password.
    
    E-mail Address:amdtest123@gmail.com
    Password:
    INFO - Generating authentication token...
    INFO - Saved authentication token file successfully, valid until 03/31/2023 11:10 AM