Is there a list of "special" "ops" like $mul
? and other questions.
#3764
Unanswered
gussmith23
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I put both "special" and "ops" in quotes because I'm unsure whether
$mul
is considered special, and I'm also unsure as to whether they can be called "ops" 😆I have a number of related questions:
$mul
somewhere in Yosys.$mac
to represent fused multiply-addition, or something like multiply-plus-logic i.e. mul-and? I'm curious about the range of operations you support.Thank you all!
Beta Was this translation helpful? Give feedback.
All reactions