mirror of https://github.com/YosysHQ/yosys.git
Fix rst syntax error
This commit is contained in:
parent
eba5fa8d64
commit
fa19abad98
|
@ -688,6 +688,7 @@ Let ``\WIDTH`` be 3. We would like to represent ``\Y =~\A[0] + \A[1]~\A[2]``.
|
|||
There are 2 products to be summed, so ``\DEPTH`` shall be 2.
|
||||
|
||||
.. code-block::
|
||||
|
||||
~A[2]-----┐
|
||||
A[2]----┐|
|
||||
~A[1]---┐||
|
||||
|
|
Loading…
Reference in New Issue