Related articles |
---|
Wanted a Floating Point simulator bains@sasi.com (1999-03-23) |
Re: Wanted a Floating Point simulator jes6@eecs.lehigh.edu (James E. Stine) (1999-03-28) |
Re: Wanted a Floating Point simulator jkahrs@castor.atlas.de (Juergen Kahrs) (1999-03-28) |
From: | "James E. Stine" <jes6@eecs.lehigh.edu> |
Newsgroups: | comp.compilers |
Date: | 28 Mar 1999 16:58:44 -0500 |
Organization: | Lehigh University |
References: | 99-03-062 |
Keywords: | arithmetic |
Hi,
There are none that I am aware of, However, this should be very easy to
do on simplescalar from Wisconsin. Just edit the hash table to add the
new instructions and then modify ss.def. Its fairly trivial. Take care.
James Stine
jes6@eecs.lehigh.edu
Shail Bains wrote:
> Is there a floating point arithmetic simulator available? What I want
> is a tool/language that allows me to specify the various parameters of
> a Floating Point unit and allows me to do computations on a specified
> FP unit. The params include Mantissa and exponent bit-widths, exponent
> bias etc...
Return to the
comp.compilers page.
Search the
comp.compilers archives again.