forked from M-Labs/artiq
phaser: comment out stpl test
This commit is contained in:
parent
2b1cca2e7e
commit
bae5b73155
|
@ -544,6 +544,7 @@ class Phaser(_NIST_Ions):
|
|||
# while at 5 GBps, take every second sample... FIXME
|
||||
self.comb += conv.eq(Cat(ch.o[::2]))
|
||||
|
||||
if False:
|
||||
# short transport layer test pattern
|
||||
self.comb += [
|
||||
self.ad9154.jesd_core.transport.sink.converter0.eq(0x01230123),
|
||||
|
|
Loading…
Reference in New Issue