Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.03 KB

File metadata and controls

22 lines (17 loc) · 1.03 KB

eLink_Instrumentation

Setup

Download the repository and create directories for VNA data and plots.

git clone https://github.com/ku-cms/eLink_Instrumentation.git
cd eLink_Instrumentation/VNA
mkdir -p data
mkdir -p plots
cd ..

For more installation and setup instructions, refer to the subdirectory for the test you want to use (see links in the Usage section).

Usage

  • Automated EyeBERT and 4-point DC resistance: the required files and instructions are here.
  • Oscilloscope eye diagrams: the data processing scripts to study e-link eye diagrams are here.
  • VNA impedance: the data processing scripts to study e-link impedance are here.
  • Aurora bitstream: the files used to emulate the RD53A bitstream in order to test the Ernie board are here.