mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
docs: RD_DATA is an output, not input
This commit is contained in:
parent
104edb4587
commit
0c0171bd60
1 changed files with 1 additions and 1 deletions
|
@ -571,7 +571,7 @@ The ``$mem_v2`` cell has the following ports:
|
|||
signals for the read ports.
|
||||
|
||||
``\RD_DATA``
|
||||
This input is ``\RD_PORTS*\WIDTH`` bits wide, containing all data
|
||||
This output is ``\RD_PORTS*\WIDTH`` bits wide, containing all data
|
||||
signals for the read ports.
|
||||
|
||||
``\RD_ARST``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue