From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,509f8e43dc081fde X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 31 Oct 2005 20:50:17 -0600 From: "Steve" Newsgroups: comp.lang.ada References: <1130690498.388857.225170@g49g2000cwa.googlegroups.com> Subject: Re: Simulation of fixed point in c WITH DIFFERENT BIT-WIDTH Date: Mon, 31 Oct 2005 18:50:35 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: NNTP-Posting-Host: 24.20.111.245 X-Trace: sv3-63tcK4hEy2Ofi1kLPqE6NZxMCE/IlXRKlV4FztmKyuDHEN6apWN8Unj4ADoen+AeGPjRRhnsT3TNwKB!y+b3A4niyozZTCyZnyNNlidB/liwYnnXGmBmC1aaXPApB1niBp5Tve/8BHpK/C24wN62vIwxaVTy X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:6077 Date: 2005-10-31T18:50:35-08:00 List-Id: "mnamky" wrote in message news:1130690498.388857.225170@g49g2000cwa.googlegroups.com... > Hi all; > > Consider the following exaple > y = x * b' > > where x is 12-bit wordlength and 11-bit fraction > and b is 16-bit wordlength and 14-bit fraction > > simulation of this code is rather easy im Matlab but how could we do a > full analysis of this code in C with a good precision? > > Thank you > Silly question: Why is this quesiton posted to comp.lang.ada? Steve (The Duck)