mirror of https://github.com/m-labs/artiq.git
sayma_rtm: drive clk_src_ext_sel
This commit is contained in:
parent
b6f7698a69
commit
d159d0e901
|
@ -185,6 +185,8 @@ class Satellite(_SatelliteBase):
|
|||
|
||||
self.add_rtio(rtio_channels)
|
||||
|
||||
self.comb += platform.request("clk_src_ext_sel").eq(0)
|
||||
|
||||
# HMC clock chip and DAC control
|
||||
self.comb += [
|
||||
platform.request("ad9154_rst_n", 0).eq(1),
|
||||
|
|
Loading…
Reference in New Issue