Skip to content

Given an RTLIL::Wire which is assigned to "piecewise", is it possible to find all of the pieces? #4286

Answered by gussmith23
gussmith23 asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, nevermind, answered my own question -- it seems like I can't do sigmap directly on the wire itself, but if I first convert the wire to a SigSpec, then sigmap does what I expected it to do.

Replies: 1 comment

Comment options

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