MatchLib
All Classes Namespaces Files Functions Modules Pages
Public Attributes | List of all members
ScratchpadClass< T, N, CAPACITY_IN_WORDS >::bank_req_t Struct Reference

Public Attributes

bank_addr_t addr
 
wdata
 

Detailed Description

template<typename T, int N, int CAPACITY_IN_WORDS>
struct ScratchpadClass< T, N, CAPACITY_IN_WORDS >::bank_req_t

Definition at line 112 of file Scratchpad.h.

Member Data Documentation

◆ addr

template<typename T , int N, int CAPACITY_IN_WORDS>
bank_addr_t ScratchpadClass< T, N, CAPACITY_IN_WORDS >::bank_req_t::addr

Definition at line 113 of file Scratchpad.h.

◆ wdata

template<typename T , int N, int CAPACITY_IN_WORDS>
T ScratchpadClass< T, N, CAPACITY_IN_WORDS >::bank_req_t::wdata

Definition at line 114 of file Scratchpad.h.


The documentation for this struct was generated from the following file: