Awesome
MMIO-Based FFT Generator for Chipyard
Documentation
Documentation for this repo can be found in the Chipyard repo, where this project is intended to be used.
Acknowledgements
The code for the FFT Generator was adapted from the ADEPT Lab at UC Berkeley's Hydra Spine project.
Authors for the original project (in no particular order):
- James Dunn, UC Berkeley (dunn@eecs.berkeley.edu) (
Deserialize.scala
,Tail.scala
,Unscramble.scala
) - Stevo Bailey (stevo.bailey@berkeley.edu) (
FFT.scala
)