Nov-10-2020, 01:52 PM
I need a library that can generate an image with the following diagram type:
![[Image: Immagine.png]](https://i.ibb.co/cyg1YjF/Immagine.png)
Each block has
- a name
- some input (labeled) pins
- some output (labeled) pins
The connections are between output pin of one block and input pin of another block.
The library should also automatically computes the position of blocks.
![[Image: Immagine.png]](https://i.ibb.co/cyg1YjF/Immagine.png)
Each block has
- a name
- some input (labeled) pins
- some output (labeled) pins
The connections are between output pin of one block and input pin of another block.
The library should also automatically computes the position of blocks.