![]() |
xilskey
Vitis Drivers API Documentation
|
JTAG port. More...
Data Fields | |
| js_server_t * | server |
| Server associated with port. More... | |
| js_node_t * | root_node |
| Node representing the whole scan chain. More... | |
JTAG port.
This is retrieved by calling js_open_port().
| js_node_t* js_port_struct::root_node |
Node representing the whole scan chain.
Referenced by jtag_navigate(), and jtag_shift().
| js_server_t* js_port_struct::server |
Server associated with port.