netlistsvg icon indicating copy to clipboard operation
netlistsvg copied to clipboard

Support for nested netlists?

Open mithro opened this issue 5 years ago • 5 comments

Looking at the ELK page they have this diagram; image

Looking at the channel 1 and channel 2 sections, this diagram shows support for "diagram inside a diagram" type thing.

It would be really cool to be able to nest a netlist inside another netlist and use this feature. Any idea how to support this and how hard it would be to add?

mithro avatar Apr 17 '19 18:04 mithro

I was tracking that here: #37 You can see some of the work I did on it here: https://github.com/nturley/netlistsvg/commit/fc1d6e847ff98350e94d651219d5f2203d8c69af

It's not too bad complexity-wise, but it's going to require a little bit of refactoring because the code just wasn't organized very well for it.

nturley avatar Apr 18 '19 01:04 nturley

This is a little more specific than #37, so I think I'll close #37 as a dupe and leave this one open.

nturley avatar Apr 18 '19 01:04 nturley

@nturley Oh cool! Looking forward to it!

mithro avatar Apr 18 '19 03:04 mithro

What is the progress of this feature? Its really awesone! I would like to add it to my project. :)

qarlosalberto avatar Dec 20 '20 11:12 qarlosalberto

I'm also interested! Any news? 👍

pidgeon777 avatar Oct 26 '23 22:10 pidgeon777