Hi,

Joel Sherrill wrote:
> Overnight, it occurred to me that I must not
> understand something key in the dispatching
> of incoming commands on the GUI/Feedback side
> of the UI interface.
Yes and no, GUI no, "special window" yes! In the "checkdebug.tcl" you name each
instance and wire a CPU-pin with an instance.

> If you have both UARTs interacting with the UI,
> then the UI commands end up in the same SerialRX
> Tcl class.  There is no way currently to distinguish
> which data came from which UART.
> Should the SerialRX interface have a way to get the
> name that was set in the constructor?
I thought a SerialRx called from creates an instance named with the second
parameter of the TCL call.

> Does a similar problem exist on other interfaces?
Each Pin I think... ;-)

Knut


_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to