Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of V5AddressLayout class. More...
Go to the source code of this file.
Variables | |
const unsigned | CLB_CFG_FRAMES = 36 |
const unsigned | DSP_CFG_FRAMES = 28 |
const unsigned | BRAM_CFG_FRAMES = 30 |
const unsigned | IOB_CFG_FRAMES = 54 |
const unsigned | CLK_CFG_FRAMES = 4 |
const unsigned | SERIAL_CFG_FRAMES = 32 |
const unsigned | BRAM_CNT_FRAMES = 128 |
const unsigned | ALL_SPECIAL_FRAMES = 1 |
const unsigned | BRAM_NONCFG_FRAMES = 1 |
Contains definition of V5AddressLayout class.
Definition in file V5AddressLayout.cpp.
const unsigned CLB_CFG_FRAMES = 36 |
Definition at line 14 of file V5AddressLayout.cpp.
const unsigned DSP_CFG_FRAMES = 28 |
Definition at line 15 of file V5AddressLayout.cpp.
const unsigned BRAM_CFG_FRAMES = 30 |
Definition at line 16 of file V5AddressLayout.cpp.
const unsigned IOB_CFG_FRAMES = 54 |
Definition at line 17 of file V5AddressLayout.cpp.
const unsigned CLK_CFG_FRAMES = 4 |
Definition at line 18 of file V5AddressLayout.cpp.
const unsigned SERIAL_CFG_FRAMES = 32 |
Definition at line 19 of file V5AddressLayout.cpp.
const unsigned BRAM_CNT_FRAMES = 128 |
Definition at line 21 of file V5AddressLayout.cpp.
const unsigned ALL_SPECIAL_FRAMES = 1 |
Definition at line 23 of file V5AddressLayout.cpp.
const unsigned BRAM_NONCFG_FRAMES = 1 |
Definition at line 25 of file V5AddressLayout.cpp.