Skip to content

Commit

Permalink
Pin out notes for the fpga pulser
Browse files Browse the repository at this point in the history
  • Loading branch information
drogenlied committed Dec 30, 2015
1 parent e786e33 commit 15d2074
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hardware/fpga_pulser/ok_fpga_pulser.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@

class OkFpgaPulser(Base, PulserInterface):
"""Methods to control Pulse Generator running on OK FPGA.
Chan PIN
----------
Ch1 A3
Ch2 C5
Ch3 D6
"""
_modclass = 'pulserinterface'
_modtype = 'hardware'
Expand Down

0 comments on commit 15d2074

Please sign in to comment.