The convention in MiSoC seems to be to assign "Rx" and "Tx" from the FPGA's
perspective (i.e., Rx is "FPGA receive" and Tx is "FPGA transmit"), but the
original pin assignments in the modified file are based on the host/serial
adapter's perspective. All this change does is swap the pad assignments to
match the MiSoC convention. Without this patch, the MiSoC serial port will not
work on the Mimas V2 without modifying the MiSoC uart.RS232PHY module.

Forest Crossman (1):
  build/platforms/mimasv2: Fixed swapped serial pads

 migen/build/platforms/mimasv2.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.6.2

_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to