sayma_rtm: don't drive txen pins

pins disabled by config
necessary for using that pin as DIN (#813)
This commit is contained in:
Robert Jördens 2018-06-13 16:11:30 +00:00
parent 68d16fc292
commit 1029ac870b
1 changed files with 0 additions and 2 deletions

View File

@ -168,8 +168,6 @@ class SaymaRTM(Module):
# HMC clock chip and DAC control
self.comb += [
platform.request("ad9154_rst_n").eq(1),
platform.request("ad9154_txen", 0).eq(0b11),
platform.request("ad9154_txen", 1).eq(0b11)
]
self.submodules.converter_spi = spi2.SPIMaster(spi2.SPIInterface(