Skip to content

Commit

Permalink
Fix rst syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed May 13, 2024
1 parent eba5fa8 commit fa19aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/yosys_internals/formats/cell_library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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]---┐||
Expand Down

0 comments on commit fa19aba

Please sign in to comment.