forked from M-Labs/artiq
1
0
Fork 0

drtio: add missing define for Sayma master

This commit is contained in:
Sebastien Bourdeauducq 2018-02-19 17:11:21 +08:00
parent 7376ab0ff8
commit 3bc575bee7
1 changed files with 1 additions and 0 deletions

View File

@ -288,6 +288,7 @@ class Master(MiniSoC, AMPSoC):
self.config["I2C_BUS_COUNT"] = 1
self.config["HAS_SI5324"] = None
self.config["SI5324_AS_SYNTHESIZER"] = None
self.config["RTIO_FREQUENCY"] = str(rtio_clk_freq/1e6)
self.comb += platform.request("sfp_tx_disable", 0).eq(0)
self.submodules.drtio_transceiver = gth_ultrascale.GTH(