From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15037 invoked by alias); 22 Oct 2003 17:21:41 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 14995 invoked from network); 22 Oct 2003 17:21:38 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 22 Oct 2003 17:21:38 -0000 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 72E7480040B; Wed, 22 Oct 2003 13:21:38 -0400 (EDT) Received: from toenail.toronto.redhat.com (IDENT:fche@localhost [127.0.0.1]) by toenail.toronto.redhat.com (8.12.8/8.12.5) with ESMTP id h9MHLcIk009238; Wed, 22 Oct 2003 13:21:38 -0400 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.8/8.12.8/Submit) id h9MHLbpm009235; Wed, 22 Oct 2003 13:21:37 -0400 Date: Wed, 22 Oct 2003 17:21:00 -0000 From: "Frank Ch. Eigler" To: M.Fehr@brunel.de Cc: sid@sources.redhat.com Subject: Re: [newbie] Input to SID Message-ID: <20031022172137.GC7332@redhat.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E39vaYmALEf/7YXx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2003-q4/txt/msg00031.txt.bz2 --E39vaYmALEf/7YXx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1347 Hi - On Wed, Oct 22, 2003 at 06:33:08PM +0200, M.Fehr@brunel.de wrote: > [...] > -how do you get input into the running application, from a parallel or > serial port for example.=20 If you are referring to the host hardware parallel or serial port, to some extent this can be accomplished by something like the sid-io-fileio or sid-io-stdio components. One would tie the simulated target UART to an instance of one of these host-side interfaces, and configure the latter to talk to the host's /dev/ttyS1, or something like that. There are a few glitches like the new sid-io-fileio only being capable of output at the moment (oops), but gazing over sid/component/consoles, one sees that filling these gaps is not that big a deal. > I investigated the "system monitor" (tksm) and > didn't manage to manipulate any value.=20 You need to open a per-component view. In that list, you'll see all the avilable attributes. The value fields are as editable as the subject components let them. Most pins are exposed as attributes for purposes of just such interaction. > Is it possible to write some user-interface in tcl/tk that somehow > invokes commands on sid-components and simulates signals? Absolutely. See the hw-visual-tty for a two-way interactive one; see hw-visual-clock, hw-visual-probe-pin (aka "fuzzy dice") components. - FChE --E39vaYmALEf/7YXx Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE/lryhVZbdDOm/ZT0RAgX8AJ0eIDrMiIX9gCBOBwZkTe+VvMW5KQCeKSpA spnHXBrI7XLAEnaod6cbx+g= =AKEj -----END PGP SIGNATURE----- --E39vaYmALEf/7YXx--