Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!mordor!styx!lognet2!ames!rutgers!cbmvax!vu-vlsi!perry From: perry@vu-vlsi.UUCP (Rick Perry) Newsgroups: comp.sources.wanted Subject: Re: Compiler/Interpreter/Simulator for ISPS Message-ID: <579@vu-vlsi.UUCP> Date: Thu, 22-Jan-87 13:54:29 EST Article-I.D.: vu-vlsi.579 Posted: Thu Jan 22 13:54:29 1987 Date-Received: Fri, 23-Jan-87 21:05:56 EST References: <2397@psuvax1.UUCP> Reply-To: perry@vu-vlsi.UUCP (Rick Perry) Organization: Villanova Univ. EE Dept. Lines: 43 Keywords: Instruction Set Processor, Compiler/Simulator In article <2397@psuvax1.UUCP> ehrlich@psuvax1.UUCP (Dan Ehrlich) writes: >If anyone has, or knows of, a compiler/simulator for the "Instruction Set >Processor Specifications" (ISPS) described in "The Design and Analysis of >Instruction Set Processors" by Mario R. Barbacci and Daniel P. Siewiorek, >I would appreciate hearing from you. It would be nice if it was written >in C and ran under BSD UNIX, but I won't be too particular. We have isps here, elh@vu-vlsi (Ed Hepler) knows more about it than I do. It's running on our Pyramid 90x Unix machine in ucb universe. From a README file that came with it: --- | This directory contains three subdirectories containing all of the neccesary | sources for a complete isps package in c. the directory ispc contains the | isps parser. gdbrtm contains the gdb to rtm compiler. isps contains the | simulator. This documentation will restrict itself to aspects of the | environment needed to get the simulator up and running. | | ... | | All problems and bugs should be reported to : | | woody@128.2.251.1 (woody@cmu-ee-ampere) | | Physical mail can be sent to Dr. Robert Wedig care of Electrical and Computer | Engineering Dept. at Carnegie-Mellon University. or | | Bob Woodburn | 144 Claremont Dr. | Lower Burrell, PA 15068 | USA | | No responsibility is assumed for any of these programs. The entire isps | package is still under reconstruction. However, any help received in | locating bugs and so forth will probably lead to participants receiving | updated versions of the code. | | Thanks... woody... --- But Ed says that he hasn't been able to reach woody via email... ...Rick