Skip to content

Vivado High Level Synthesis framework for Global Correlator

Notifications You must be signed in to change notification settings

gpetruc/GlobalCorrelator_HLS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlobalCorrelator_HLS

Vivado High Level Synthesis framework for Global Correlator

Project Settings: period: 4 ns, board: xc7vx690tffg1927-2

Import global_correlator.cpp as source. Choose the function you want to test as the top level. No need to manually include global_correlator.h.

Import global_correlator_test.cpp as test bench. Import tb_data as a folder in Test Bench. You can compare output with expectations inside the test bench using standard C++.

About

Vivado High Level Synthesis framework for Global Correlator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • Objective-C 10.3%