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

Merge pull request #4420 from YosysHQ/emil/doc-demux-todo

docs: add todo for $demux
This commit is contained in:
Emil J 2024-05-30 17:45:19 +02:00 committed by GitHub
commit 111b747d27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1237,3 +1237,5 @@ file via ABC using the abc pass.
.. todo:: Add information about ``$slice`` and ``$concat`` cells.
.. todo:: Add information about ``$alu``, ``$fa``, and ``$lcu`` cells.
.. todo:: Add information about ``$demux`` cell.