Skip to content

neiser/a2vme

Repository files navigation

A2 VME code

This repository should contain code and scripts to access the VMEbus on the KPH i686 VME CPUs. Also programming of the FPGAs on some of the VME cards will be developed here.

How to build

Something like this should do the job: mkdir build && cd build && cmake ..