diff options
| author | Evan Lojewski <github@meklort.com> | 2019-05-02 21:36:46 -0600 |
|---|---|---|
| committer | Evan Lojewski <github@meklort.com> | 2019-05-02 21:36:46 -0600 |
| commit | 34a418605a7f2e3510216189e5417fc786b70402 (patch) | |
| tree | 5749d8340018d6e2a1ead03d2f220c4a956801ec /simulator/APE_RX_PORT2.cpp | |
| parent | 0e0e5e5b28c86da08c23a9ecb30bd08c4323d441 (diff) | |
| download | bcm5719-ortega-34a418605a7f2e3510216189e5417fc786b70402.tar.gz bcm5719-ortega-34a418605a7f2e3510216189e5417fc786b70402.zip | |
Update TX/RX sim generation
Diffstat (limited to 'simulator/APE_RX_PORT2.cpp')
| -rw-r--r-- | simulator/APE_RX_PORT2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulator/APE_RX_PORT2.cpp b/simulator/APE_RX_PORT2.cpp index fc52c61..27a2d08 100644 --- a/simulator/APE_RX_PORT2.cpp +++ b/simulator/APE_RX_PORT2.cpp @@ -49,7 +49,7 @@ RX_PORT_t RX_PORT2; void init_APE_RX_PORT2(void) { /** @brief Component Registers for @ref RX_PORT2. */ - /** @brief Bitmap for @ref RX_PORT2_t.Queue. */ + /** @brief Bitmap for @ref RX_PORT2_t.In. */ } |

