Skip to content

Python semi-graphical terminal UI #5

@LiamSkirrow

Description

@LiamSkirrow

It'd be cool to get a kind of ncurses-esque Python UI to enter commands into, but also display the current state of the CPU. For example, have a little window down the bottom section of the screen to type in commands like run, stepi etc. And for the remainder of the screen, show the instantaneous register dump for a configurable number of the CPU registers, a scrollable view of DMEM, a scrollable view of IMEM (including the current instruction being executed), and maybe even a memory mapped ascii video display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededinfrastructureAnything related to the infra, not including any RTL modifications.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions