forked from M-Labs/artiq
kasli: fix tester clk_sel
This commit is contained in:
parent
fb12df7e01
commit
9a3d81ffee
|
@ -102,7 +102,7 @@ device_db.update(
|
||||||
"io_update_device": "ttl_urukul0_io_update",
|
"io_update_device": "ttl_urukul0_io_update",
|
||||||
"sync_device": "ttl_urukul0_sync",
|
"sync_device": "ttl_urukul0_sync",
|
||||||
"refclk": 125e6,
|
"refclk": 125e6,
|
||||||
"clk_sel": 0
|
"clk_sel": 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue