Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Transputer simulator for SUN

2 views
Skip to first unread message

Alf Wachsmann

unread,
Sep 30, 1992, 10:16:56 AM9/30/92
to
In article I wrote:
|>
|> Hi,
|>
|> assumed
|> 1. I have a SUN but no Transputer-Board and
|> 2. I want to compile OCCAM programs for Transputer-Networks and
|> 3. I want to test if the programs are correct
|>
|> What can I do?


The main hint was given by Iain Phillips (Iain.P...@cs.man.ac.uk)
who suggested to use the Inmos OCCAM Toolset "isim" simulator.

This program simulates a T425-Transputer on a SUN and it IS
possible to simulate great transputer networks if you set
the UNIX environment variables IBOARDSIZE to something large.

Additionally you have to declare the memsize in the .pgm-file
sufficiently large (e.g. SET Root(type, memsize := "T425", 104*mega) ).

I tried it with a 26 Transputer network without any problems!


Many thanks to Ian,

Alf.


--
* Alf Wachsmann | Uni/GH Paderborn *
* | FB 17 Informatik *
* e-mail: a...@uni-paderborn.de | Warburger Str. 100 *
* Phone: +49 5251 60 3312 | D-W-4790 Paderborn *
* | Germany *

Iain Phillips

unread,
Oct 1, 1992, 11:29:18 AM10/1/92
to
In article <1992Oct1.1...@hubcap.clemson.edu>, mue...@tnt.uni-hannover.de (Heiko Muenkel) writes:
>I use the "isim" simulator from the Inmos C Toolset and I think that there
>isn't a ".pgm-file". Is this a specific file for OCCAM or is it an undocumented
>feature ?

The .pgm file in occam is the configuration file. It is similar to the .cfs
file in the ANSI C toolset, but a more occam-style language is used.

Iain Phillips Iain.P...@cs.man.ac.uk or @uk.ac.man.cs
Dept of Computer Science, University of Manchester, M13 9PL. U.K.

0 new messages