CSE's Sim.h and Linux

Dpk dpk@egr.msu.edu
Wed, 16 Jan 2002 20:46:02 -0500


On Wed, Jan 16, 2002 at 08:37:01PM -0500, Henry Balanon wrote:

   If some of you have taken MSU 3?? or 4??  level courses, you are
   well aware that their solaris system has a logic gate library and
   program called sim.  is there anywhere i can get this for a linux
   system?  I live off campus and I want to work on comp. projects at
   home here instead of going all the way to engineering.  plus the
   lag is too great when programming on arctic or pacific from here at
   home.
   
You can download a copy here:

ftp://ftp.cse.msu.edu/pub/arch/

I believe this version is out of date, so you may want to ask
manager@cse.msu.edu or enbody@cse.msu.edu for the latest version.

I was able to get the old version to compile and run under Linux with
some tweaks to the Makefile.

Dennis