|
Message
From: OpenCores CVS Agent <cvs@w...>
Date: Thu, 27 Feb 2003 22:25:18 -0100
Subject: [cvs-checkins] or1k/or1ksim/peripheral/channels Makefile.in
CVSROOT: /home/oc/cvs
Module name: or1k
Changes by: sfurman 03/02/27 22:25:18
Modified files:
or1ksim/peripheral/channels: Makefile.in
Log message:
1) Fix the "channels:xterm" feature so that it functions on linux.
The existing implementation relies on SysV STREAMS behavior that
Linux does not possess.
2) Allow arguments to be passed to the xterm from the sim.cfg file,
e.g. to set the window dimensions or fonts.
3) Add the ability for a program to interact with the simulator UART
through a TCP socket.
|