forked from M-Labs/artiq
1
0
Fork 0

sayma_rtm: drive clk_src_ext_sel

This commit is contained in:
Sebastien Bourdeauducq 2019-12-09 19:47:50 +08:00
parent 307a6ca140
commit 150a02117c
1 changed files with 2 additions and 0 deletions

View File

@ -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),