Yosys show
#5036
-
In yosys show, how can I get the dot format to separate out/flatten bus signals? Right now in the graph a particular bus will have multiple drivers to it in the graph picture, but I would like something like bus[0], bus[1], etc instead of just "bus" |
Beta Was this translation helpful? Give feedback.
Answered by
jiahzhang
Apr 17, 2025
Replies: 1 comment
-
Never mind, I think I got it with splitnets |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KrystalDelusion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind, I think I got it with splitnets