byteman
1.3 (Build #225)
Bitstream relocation and manipulation tool
|
Go to the source code of this file.
Functions | |
uint32_t | XCAP_getFAR (int slr, int blockType, int globalRowAddress, int columnAddress, int minorAddress) |
uint32_t | XCAP_getFarFarInstruction () |
Generate and return the encoding for a Far FAR instruction. More... | |
void | XCAP_IncrementFAR (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType0 (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType0_new (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType0_old (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType1 (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType1_new (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_IncrementFAR_BlockType1_old (int slrID, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
void | XCAP_parseFAR (int farValue, int slr, int &blockType, int &globalRowAddress, int &columnAddress, int &minorAddress) |
|
inline |
Definition at line 174 of file inlineFAR.h.
Referenced by XilinxSeries7::assemblerAsmTo(), XilinxUltraScale::assemblerAsmTo(), XilinxUltraScalePlus::assemblerAsmTo(), writeBitstreamMainSingleRegion(), and XCAP_getFarFarInstruction().
|
inline |
Generate and return the encoding for a Far FAR instruction.
Definition at line 194 of file inlineFAR.h.
References XCAP_getFAR().
Referenced by XilinxSeries7::outputBitstreamSLRFooterBitstreamSequence(), XilinxUltraScale::outputBitstreamSLRFooterBitstreamSequence(), and XilinxUltraScalePlus::outputBitstreamSLRFooterBitstreamSequence().
|
inline |
Definition at line 144 of file inlineFAR.h.
References XCAP_IncrementFAR_BlockType0(), and XCAP_IncrementFAR_BlockType1().
Referenced by XilinxSeries7::disassemblerToAsm(), XilinxUltraScale::disassemblerToAsm(), XilinxUltraScalePlus::disassemblerToAsm(), and readBitstreamMain().
|
inline |
Definition at line 72 of file inlineFAR.h.
References XCAP_IncrementFAR_BlockType0_new(), and XCAP_IncrementFAR_BlockType0_old().
Referenced by XCAP_IncrementFAR().
|
inline |
Definition at line 17 of file inlineFAR.h.
Referenced by XCAP_IncrementFAR_BlockType0().
|
inline |
Definition at line 36 of file inlineFAR.h.
Referenced by XCAP_IncrementFAR_BlockType0().
|
inline |
Definition at line 135 of file inlineFAR.h.
References XCAP_IncrementFAR_BlockType1_new(), and XCAP_IncrementFAR_BlockType1_old().
Referenced by XCAP_IncrementFAR().
|
inline |
Definition at line 81 of file inlineFAR.h.
Referenced by XCAP_IncrementFAR_BlockType1().
|
inline |
Definition at line 99 of file inlineFAR.h.
Referenced by XCAP_IncrementFAR_BlockType1().
|
inline |
Definition at line 153 of file inlineFAR.h.
Referenced by XilinxSeries7::disassemblerToAsm(), XilinxUltraScale::disassemblerToAsm(), XilinxUltraScalePlus::disassemblerToAsm(), and readBitstreamMain().