URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [arm/] [README] - Rev 842
Compare with Previous | Blame | View Log
This directory contains the standard release of the ARMulator fromAdvanced RISC Machines, and was ftp'd from.ftp.cl.cam.ac.uk:/arm/gnuIt likes to use TCP/IP between the simulator and the host, which isnice, but is a pain to use under anything non-unix.I've added created a new Makefile.in (the original in Makefile.orig)to build a version of the simulator without the TCP/IP stuff, and awrapper.c to link directly into gdb and the run command.It should be possible (barring major changes in the layout ofthe armulator) to upgrade the simulator by copying all the filesout of a release into this directory and renaming the Makefile.(Except that I changed armos.c to work more simply with oursimulator rigs)Stevesac@cygnus.comMon May 15 12:03:28 PDT 1995
