Re: FIR Filter Model
- From: "Swapnajit Mittra" <mittra@xxxxxxxx>
- Date: 16 Aug 2005 22:50:15 -0700
Or, simply treat everything as fixed point and bring back the concept
of a fraction after the final output is generated.
Example:
Floating point (real):
1.2 * 3.4 = 4.08
Fixed point:
12*34 = 408 => 4.08, putting the decimal after final calculation.
- Swapnajit
_____________________________________________________________________
SystemVerilog, DPI, Verilog PLI and all other good stuffs.
Project VeriPage: http://www.project-veripage.com
For subscribing to the mailing list:
<URL: http://www.project-veripage.com/list/?p=subscribe&id=1>
.
- Follow-Ups:
- Re: FIR Filter Model
- From: Neo
- Re: FIR Filter Model
- References:
- FIR Filter Model
- From: priya
- Re: FIR Filter Model
- From: IGNASHA V CASSOD
- FIR Filter Model
- Prev by Date: Re: if you or your friend have design experience about USB2.0 OTG and 10G Ethernet,plz contact us:
- Next by Date: Re: How to generate gaussian random numbers using Verilog?
- Previous by thread: Re: FIR Filter Model
- Next by thread: Re: FIR Filter Model
- Index(es):
Relevant Pages
|