update_hw_gpio - 2021.1 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2021-06-16
Version
2021.1 English

Update the SmartLynq GPIO PMOD pin values

Syntax

update_hw_gpio [‑quiet] [‑verbose] [<output_enable_mask>]
    [<output_pin_values>] [<hw_server>]

Returns

All GPIO PMOD pin values.

Usage

Name Description
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
[<output_enable_mask>] 8 bit hex mask to enable output pins on GPIO Default: All output pins disabled
[<output_pin_values>] 8 bit hex value of output pins Default: All output pins driven low
[<hw_server>] hardware server Default: current hardware server

Categories

Hardware