Skip to content

Commit

Permalink
sayma_amc: fix RTM serial voltage
Browse files Browse the repository at this point in the history
sbourdeauducq committed Aug 20, 2017
1 parent f392ad2 commit 26da349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migen/build/platforms/sinara/sayma_amc.py
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
("serial_rtm", 0,
Subsignal("tx", Pins("G27")),
Subsignal("rx", Pins("H27")),
IOStandard("LVCMOS18")
IOStandard("LVCMOS33")
),

# this is the second SPI flash (not containing the bitstream)

0 comments on commit 26da349

Please sign in to comment.