Skip to content

Generate Graphviz representation without long runtime of 'hierarchy' command #4023

Answered by nakengelhardt
harnhua asked this question in Q&A
Discussion options

You must be logged in to vote

I think trying to deduplicate the internal representation would take even more computation time, when you are trying to reduce it (though it could possibly reduce memory usage). There's nothing more you can do here if you want to use yosys (theoretically you could try to optimize the frontend but I really do not recommend that, the code is very difficult to touch). If you don't need the yosys feature set but just a graph, you can try and see if any of the other open source verilog frontends can do it faster.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nakengelhardt
Comment options

Answer selected by harnhua
@harnhua
Comment options

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