Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 443 Bytes

KeysightFPGA

These codes help in reading data using custom FPGA codes uploaded on Keysight Digitizer M3102A. Currently, the only code there to use is the IQ Demodulator code which would demodulate intermediate frequency readout signal to DC giving out just two numbers, I and Q, which can be used to get the Phase and Amplitude of the pulse.

Usage

Pkg.clone("https://github.com/PainterQubits/KeysightFPGA")
using KeysightFPGA