Skip to content

This is the original espacc_rtl but with the inclusion of Larry Tang's spiral FFT implementation as the accelerator

License

Notifications You must be signed in to change notification settings

cbernaci/espacc_rtl_spiralFFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTL ESP accelerator.

ESP accelerator specification

# for use with esp-docker https://github.com/cmu-sei/esp-docker
cd hw/tb
# to run the test bench and open gtkwave
make espacc-gui
# if changes to verilog are made, just run
make
# and reload the waveforms

About

This is the original espacc_rtl but with the inclusion of Larry Tang's spiral FFT implementation as the accelerator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 66.6%
  • C 30.9%
  • Makefile 2.5%