URL
https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk
Show entire file |
Details |
Blame |
View Log
Rev 36 |
Rev 40 |
Line 1... |
Line 1... |
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
//
|
//
|
// Filename: abs_mpy.v
|
// Filename: abs_mpy.v
|
//
|
//
|
// Project: Zip CPU -- a small, lightweight, RISC CPU soft core
|
// Project: A General Purpose Pipelined FFT Implementation
|
//
|
//
|
// Purpose: This code has been modified from the mpyop.v file so as to
|
// Purpose: This code has been modified from the mpyop.v file so as to
|
// abstract the multiply that formal methods struggle so hard to
|
// abstract the multiply that formal methods struggle so hard to
|
// deal with. It also simplifies the interface so that (if enabled)
|
// deal with. It also simplifies the interface so that (if enabled)
|
// the multiply will return in 1-6 clocks, rather than the specified
|
// the multiply will return in 1-6 clocks, rather than the specified
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.