roby2014/virtual-board-vhdl

Customizable board interface

Closed this issue · 1 comments

Would be nice to have a somehow clean implementation of a board gui interface showing all board pins, signals, buttons, etc... It should be 100% customizable, so the user can configure as it wants.

Since the emulator/simulator has a websocket server implementation, this opens doors to many options, so the interface can be built really in any language/library.

Some interesting libraries:

  • imgui
  • tornadoFX