Acquire Authentication Token - 2023.2 English

Vivado Design Suite User Guide: Release Notes, Installation, and Licensing (UG973)

Document ID
UG973
Release Date
2023-10-19
Version
2023.2 English

To minimize the user interaction, you will use secure token mechanism to authenticate the users.

First, you need to acquire an authentication token (stored in a text file) that will be used by the web installer to authenticate the user before downloading/installing the tool.

This authentication token will need to be acquired (generated) at least once and will expire after 7 days. You need to generate/acquire new token after it is expired.

  • Use following command to generate authentication token:
    OtherDirectory]$ ls bin data lib tps xsetup
    rdevl101 OtherDirectory]$ ./xsetup -b AuthTokenGen
  • It will ask for AMD Account user ID and password before generating authentication token.
    ./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