3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 09:34:09 +00:00

docs: RD_DATA is an output, not input

This commit is contained in:
Charlotte 2023-06-21 17:21:04 +10:00
parent 104edb4587
commit 0c0171bd60

View file

@ -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``