Skip to content

Commit

Permalink
Add terse instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack H committed Aug 16, 2017
1 parent 975dda1 commit 6d8701a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions vivado/snap/tut_spec/snap_tut_spec.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
#!/usr/bin/env python
'''
This script demonstrates programming an FPGA, configuring a wideband spectrometer and plotting the received data using the Python KATCP library along with the katcp_wrapper distributed in the corr package. Designed for use with TUT3 at the 2009 CASPER workshop.\n
You need to have KATCP and CORR installed. Get them from http://pypi.python.org/pypi/katcp and http://casper.berkeley.edu/svn/trunk/projects/packetized_correlator/corr-0.4.0/
\nAuthor: Jason Manley, November 2009.
This code demonstrates readount of a SNAP spectrometer. You need a SNAP with:
-- A 10 MHz, 8dBm reference going into the SYNTH_OSC SMA (3rd SMA from the left)
-- a test tone going into the ADC0 input 0 (8th input from the left)
'''

#TODO: add support for ADC histogram plotting.
Expand Down

0 comments on commit 6d8701a

Please sign in to comment.