DRAM Vector Accumulator Test Vector Generator
===============================================
| **Block:** DRAM Vector Accumulator Test Vector Generator
(``dram_vacc_tvg``)
| **Block Author**: Jason Manley, 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
---------
Comprehensive TVG for the DRAM Vector Accumulator.
Mask Parameters
-----------------
+--------------------------+--------------------------+--------------------------+
| Parameter | Variable | Description |
+==========================+==========================+==========================+
| Number of Vectors | len | |
+--------------------------+--------------------------+--------------------------+
Ports
-------
+--------------------+--------------------+--------------------+--------------------+
| Port | Dir | Data Type | Description |
+====================+====================+====================+====================+
| tvg\_sel | in | boolean | |
+--------------------+--------------------+--------------------+--------------------+
| sync\_in | in | boolean | |
+--------------------+--------------------+--------------------+--------------------+
| data\_in | in | ufix\_32\_0 | |
+--------------------+--------------------+--------------------+--------------------+
| valid\_in | in | boolean | |
+--------------------+--------------------+--------------------+--------------------+
| sync\_out | out | boolean | |
+--------------------+--------------------+--------------------+--------------------+
| data\_out | out | ufix\_32\_0 | |
+--------------------+--------------------+--------------------+--------------------+
| valid\_out | out | boolean | |
+--------------------+--------------------+--------------------+--------------------+
Description
-------------
Comprehensive TVG for the DRAM Vector Accumulator.