Skip to content

pharos is a set of performance monitoring instrumentation for multi-FPGA systems

Notifications You must be signed in to change notification settings

UofT-HPRC/pharos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pharos

performance monitoring instrumentation for multi-FPGA systems

Contents

/src contains all the hls and vivado source files /ip_repo contains the tcl scripts that generate the hls and vivado ips /examples contains the example projects. There are some extra ip cores that are made for the sake of the example projects. These cores can be found in example/hls_ips

Make

  • To make pharos ip repository

    • make pharos_IPCore
  • To make bandwidth monitor example

    • make bandwidth_monitor_example
  • To make the ip repository and example projects

    • make all

About

pharos is a set of performance monitoring instrumentation for multi-FPGA systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 37.8%
  • C++ 36.4%
  • Tcl 20.4%
  • Makefile 4.8%
  • C 0.6%