DRAM Vector Accumulator ======================== | **Block:** DRAM Vector Accumulator (``dram_vacc``) | **Block Author**: Arash Parsa | **Document Author**: Jason Manley +--------------------------------------------------------------------------+ | .. raw:: html | | | |
| | | | .. rubric:: Contents | | :name: contents | | | | .. raw:: html | | | |
| | | | - `Summary <#summary>`__ | | - `Mask Parameters <#mask-parameters>`__ | | - `Ports <#ports>`__ | | - `Description <#description>`__ | +--------------------------------------------------------------------------+ Summary --------- A vector accumulator for very large vector lengths using the BEE2's DRAM. Mask Parameters ----------------- +-------------+------------+---------------+ | Parameter | Variable | Description | +=============+============+===============+ |  ??? |  ??? |  ??? | +-------------+------------+---------------+ Ports ------- +-------------+------------------+------------------+--------------------+ | Port | Dir | Data Type | Description | +=============+==================+==================+====================+ | Port Name | Port Direction | Port data type | Port Description | +-------------+------------------+------------------+--------------------+ | Port Name | in | ufix\_x\_y | Port Description | +-------------+------------------+------------------+--------------------+ | Port Name | in | inherited | Port Description | +-------------+------------------+------------------+--------------------+ Description ------------- A vector accumulator for very large vector lengths using the BEE2's DRAM.