mirror of https://github.com/m-labs/artiq.git
phaser: fix comment
This commit is contained in:
parent
2b5a69a80c
commit
b9de621557
|
@ -21,7 +21,7 @@ jesd_settings = JESD204BSettings(ps, ts, did=0x5a, bid=0x5)
|
||||||
jesd_checksum = jesd_settings.get_configuration_checksum()
|
jesd_checksum = jesd_settings.get_configuration_checksum()
|
||||||
# external clk=2000MHz
|
# external clk=2000MHz
|
||||||
# pclock=250MHz
|
# pclock=250MHz
|
||||||
# deviceclock_fpga=500MHz
|
# deviceclock_fpga=250MHz
|
||||||
# deviceclock_dac=2000MHz
|
# deviceclock_dac=2000MHz
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue