|
MatchLib
|
Banked Memory Array with Crossbar. More...
Classes | |
| class | ScratchpadClass< T, N, CAPACITY_IN_WORDS > |
| Parameterized banked scratchpad memory implemented as a C++ class (i.e. not a SystemC module) More... | |
| class | Scratchpad< T, N, CAPACITY_IN_WORDS > |
| Parameterized banked scratchpad memory implemented as a SystemC module. More... | |
| struct | ScratchpadTraits< WORD_TYPE, NUM_BANKS, CAPACITY_IN_WORDS > |
| Traits class for Scratchpad and ScratchpadClass. More... | |
Banked Memory Array with Crossbar.