OpenCores
URL https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [rtl/] [README.md] - Diff between revs 36 and 39

Show entire file | Details | Blame | View Log

Rev 36 Rev 39
Line 13... Line 13...
    for its multiply
    for its multiply
  - [butterfly](butterfly.v) implements a butterfly that uses a logic
  - [butterfly](butterfly.v) implements a butterfly that uses a logic
    multiply at the cost of more logic and a greater delay.
    multiply at the cost of more logic and a greater delay.
 
 
   - [longbimpy](longbimpy.v) is the logic binary multiply.
   - [longbimpy](longbimpy.v) is the logic binary multiply.
 
 
   - [bimpy](bimpy.v) multiplies a small set of bits together.  It is a
   - [bimpy](bimpy.v) multiplies a small set of bits together.  It is a
     component of [longbimpy](longbimpy.v)
     component of [longbimpy](longbimpy.v)
 
 
 - [qtrstage](qtrstage.v) is the 4-pt stage of the FFT
 - [qtrstage](qtrstage.v) is the 4-pt stage of the FFT
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.