sayma_rtm: fix 8fe463d4a

pull/922/head
Sebastien Bourdeauducq 2018-01-23 00:01:45 +08:00
parent 53facfef13
commit c1ac3b66b1
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class SaymaRTM(Module):
csr_devices.append("clock_mux")
# UART loopback
serial = platform.request(serial)
serial = platform.request("serial")
self.comb += serial.tx.eq(serial.rx)
# Allaki: enable RF output, GPIO access to attenuator