master
README
DRS4 Evaluation Board firmware and software
- VHDL firmware for Xilinx ISE
- drscl command line interface to DRS4 Evaluation Board
- drsosc oscilloscope program for DRS4 Evaluation Board
Build
- clone repository recursively:
git clone https://gitea.psi.ch/WaveDAQ/drs4eb.git --recursive
-
Install wxWidgets from https://www.wxwidgets.org/ (only if DRSOsc program is needed). Make sure the
wx-configtool is working. -
Build executables:
$ cd drs4eb/software
$ mkdir build
$ cd build
$ cmake ..
$ make
- Build "drscl" program only:
$ makde drscl
Contact
Stefan Ritt stefan.ritt@psi.ch
Description
Languages
C++
63.2%
VHDL
16.5%
C
14.6%
IGOR Pro
3.4%
Assembly
1.3%
Other
1%