Skip to content

Test Chip 0 that implements an FFT butterfly and interfaces to stream data.

License

Notifications You must be signed in to change notification settings

russellfriesenhahn/stc0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Chip 0

Initialize Design

  1. $ cd
  2. $ make design_init

Simulate Design

  1. $ cd
  2. $ make env
  3. $ make design_init
  4. $ . py3env/bin/activate
  5. $ cd sim/cocotb_sim
  6. $ make

About

Test Chip 0 that implements an FFT butterfly and interfaces to stream data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published