Entity xil_BSCAN
This module wraps Xilinx "Boundary Scan" (JTAG) primitives in a generic module. |br| Supported devices are:
Spartan-3, Spartan-6
Virtex-5, Virtex-6
Series-7 (Artix-7, Kintex-7, Virtex-7, Zynq-7000)
Name |
Type |
Default |
Description |
---|---|---|---|
JTAG_CHAIN |
natural |
||
DISABLE_JTAG |
boolean |
FALSE |
Name |
Type |
Direction |
Description |
---|---|---|---|
Reset |
std_logic |
out |
|
RunTest |
std_logic |
out |
|
Sel |
std_logic |
out |
|
Capture |
std_logic |
out |
|
drck |
std_logic |
out |
|
Shift |
std_logic |
out |
|
Test_Clock |
std_logic |
out |
|
Test_DataIn |
std_logic |
out |
|
Test_DataOut |
std_logic |
in |
|
Test_ModeSelect |
std_logic |
out |
|
Update |
std_logic |
out |
×