mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-29 13:13:34 +08:00
fastino: monitor probe dacs
This commit is contained in:
parent
0952c47934
commit
bd3bcbce64
@ -27,6 +27,7 @@ class Fastino(Module):
|
||||
|
||||
# dac data words
|
||||
dacs = [Signal(16) for i in range(32)]
|
||||
self.probes = dacs
|
||||
|
||||
header = Record([
|
||||
("cfg", 4),
|
||||
|
Loading…
Reference in New Issue
Block a user