Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!bionet!ames!sun-barr!decwrl!hplabs!hp-sdd!ucsdhub!sdcsvax!beowulf!djohnson From: djohnson@beowulf.ucsd.edu (Darin Johnson) Newsgroups: comp.lang.smalltalk Subject: any HW simulators? Message-ID: <7274@sdcsvax.UCSD.Edu> Date: 21 Oct 89 06:29:35 GMT Sender: nobody@sdcsvax.UCSD.Edu Reply-To: djohnson@beowulf.UCSD.EDU (Darin Johnson) Distribution: usa Organization: EE/CS Dept. U.C. San Diego Lines: 13 I am planning on writing a simple computer architecture simulator, possibly in Smalltalk, as part of a class project. Has anyone done something like this, or have the basic framework? The simulator should be at more of a 'macro' level, split into memory, pipelines, processors, etc. These parts should be able to be broken down further to simulate different configurations (ie, different cache models, etc.). Also (since I may do this in Objective-C for speed), does anyone know how to do processes, semaphores, and other concurrency related operations in Objective-C? Darin Johnson djohnson@ucsd.edu