mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-24 19:04:02 +08:00
sayma: set DRTIO master HMC830_REF to 100MHz
This commit is contained in:
parent
e6d1726754
commit
60b22217ce
@ -228,7 +228,7 @@ class Master(MiniSoC, AMPSoC, RTMCommon):
|
||||
**kwargs)
|
||||
AMPSoC.__init__(self)
|
||||
RTMCommon.__init__(self)
|
||||
self.config["HMC830_REF"] = "150"
|
||||
self.config["HMC830_REF"] = "100"
|
||||
|
||||
platform = self.platform
|
||||
rtio_clk_freq = 150e6
|
||||
|
Loading…
Reference in New Issue
Block a user