Skip to content
Discussion options

You must be logged in to vote

ABC does not support mapping to multiple-output gates, because of how the algorithm works.

You can use a techmap rule like that, but I would generally advise against it. Yosys must split the logic around the full adder, turning it into a logic path for the input and a logic path for the output, which can mislead ABC about the critical path of the design.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ravenslofty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants