Skip to content

Commit 15d2074

Browse files
committed
Pin out notes for the fpga pulser
1 parent e786e33 commit 15d2074

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hardware/fpga_pulser/ok_fpga_pulser.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929

3030
class OkFpgaPulser(Base, PulserInterface):
3131
"""Methods to control Pulse Generator running on OK FPGA.
32+
33+
Chan PIN
34+
----------
35+
Ch1 A3
36+
Ch2 C5
37+
Ch3 D6
3238
"""
3339
_modclass = 'pulserinterface'
3440
_modtype = 'hardware'

0 commit comments

Comments
 (0)