Skip to content

furryboffin/dth_daq_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Tool

This repo is to simplify building the BUTool & friends software for the Apollo SM Petalinux system via cross compiling.

Currently this adds the BUTool-IPBus-helpers, ApolloSM_plugin, and genericIPBus_plugin.

Common pre-req's

  • petalinux 2018.2
  • boost-devel
  • readline-devel
  • ld

How-to (in the end)

  • make
  • cd BUTool; ZYNQ_IP=1.2.3.4 ./make/copyZynq.sh
  • Yay! you are done!

How-to currently

TODO

  • Simplify the petalinux image use by downloading tagged releases of the system images.
  • Add option to automatically checkout and build ipbus or use an existing installation
  • Add IPMI plugin to build system

About

One stop checkout and build for BUTool on the Apollo platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%