Skip to content

Commit 3b1d70e

Browse files
committed
Deploying to gh-pages from @ e47f2df 🚀
1 parent a16c208 commit 3b1d70e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

devel/ndk_core/comp/eth/network_mod/readme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h2>Entity Docs<a class="headerlink" href="#entity-docs" title="Link to this hea
372372
<tr class="row-even" id="vhdl-gengeneric-network_mod-tx_dma_channels"><td><p>TX_DMA_CHANNELS</p></td>
373373
<td><p>natural</p></td>
374374
<td><p>16</p></td>
375-
<td></td>
375+
<td><p>TX_DMA_CHANNELS per Eth Stream!</p></td>
376376
</tr>
377377
<tr class="row-odd" id="vhdl-gengeneric-network_mod-ll_mode"><td><p>LL_MODE</p></td>
378378
<td><p>boolean</p></td>

devel/ndk_core/doc/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ <h2>Ports and generics of the Application<a class="headerlink" href="#ports-and-
819819
<td><p>ETH TX MFB streams: destination ready of each MFB bus</p></td>
820820
</tr>
821821
<tr class="row-even" id="vhdl-portsignal-application_core-eth_tx_mvb_channel"><td><p>ETH_TX_MVB_CHANNEL</p></td>
822-
<td><p>std_logic_vector(ETH_STREAMS* MFB_REGIONS*log2(DMA_TX_CHANNELS)-1 downto 0)</p></td>
822+
<td><p>std_logic_vector(ETH_STREAMS* MFB_REGIONS*log2(DMA_TX_CHANNELS/(ETH_STREAMS/DMA_STREAMS))-1 downto 0)</p></td>
823823
<td><p>out</p></td>
824824
<td><p>This interface is to transmit Channel IDs and Timestamps of packets
825825
from the APP Core to the demo/testing logic in the Network Mod Core (E-Tile).</p></td>

devel/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)