Entity xil_ICAP
This module wraps Xilinx "Internal Configuration Access Port" (ICAP) primitives in a generic module. |br| Supported devices are:
Spartan-6
Virtex-4, Virtex-5, Virtex-6
Series-7 (Artix-7, Kintex-7, Virtex-7, Zynq-7000)
Name |
Type |
Default |
Description |
---|---|---|---|
ICAP_WIDTH |
string |
"X32" |
|
DEVICE_ID |
bit_vector |
X"1234567" |
|
SIM_CFG_FILE_NAME |
string |
"NONE" |
supported by Spartan 6, Virtex 6 and above Raw Bitstream (RBT) file to be parsed by the simulation model |
Name |
Type |
Direction |
Description |
---|---|---|---|
clk |
std_logic |
in |
|
disable |
std_logic |
in |
|
rd_wr |
std_logic |
in |
|
busy |
std_logic |
out |
|
data_in |
std_logic_vector |
in |
|
data_out |
std_logic_vector |
out |
on Spartan-6 only 15 downto 0 |