Problem
Today's (vizia) implementation provides a single pane (grid with components).
Solution
We want to provide a "workspace" where you can put information in panes left and right of the grid. E.g., instruction memory and register file information to the left, and data and stack memory to the right.
What features do we want for the left/right panel?
Problem
Today's (
vizia) implementation provides a single pane (grid with components).Solution
We want to provide a "workspace" where you can put information in panes left and right of the grid. E.g., instruction memory and register file information to the left, and data and stack memory to the right.
What features do we want for the left/right panel?