I want to draw a stack diagram looks like this with TiKZ.

I wonder is there way to draw this diagram with automatic positioning like drawing Automaton? Any idea? Thanks in advance.
|
I want to draw a stack diagram looks like this with TiKZ.
I wonder is there way to draw this diagram with automatic positioning like drawing Automaton? Any idea? Thanks in advance. |
|||||
|
|
You could use the
|
|||
|
|
|
You may have a look at drawstack.sty, which provides a few simples macros to draw stacks (tailored for execution stack, with addresses, stack pointer, ...). |
|||||||
|