forked from M-Labs/artiq
sayma_rtm: drive clk_src_ext_sel
This commit is contained in:
parent
307a6ca140
commit
150a02117c
|
@ -205,6 +205,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