Altera_Forum
Honored Contributor
7 years agoCyclone IV E, transferring data using serial port
Hello everyone,
In a nutshell I have the following FPGA: http://fpga.redliquid.pl/images/ep4ce6/1.jpg (FPGA Cyclone IV E, ECP4E6), and what I want to do is to use the serial port. I've been following the following tutorial: https://www.youtube.com/watch?v=7xj9dhvdcwu (My quartus 2 is version 17.1). As far as I know this tutorial should be adapted for my specific board. I'm quite new to FPGA, so I might get confused a bit. At 3:40 is where I get confused, it is my understanding I need to map the I/O of the UART module created using that procedure to the I/O of the RS232 on the board. I don't actually know what the correspondings pins are, and also I can't manage to find anything in the documentation, but I think it's me reading something in the wrong way. Can anyone help me with this? I'm sure it is a "silly" thing to do. (of course if you know a simpler procedure please share). My final goal would be practice a bit with serial port and later developing some arithmetic units and passing data using my pc. https://alteraforum.com/forum/attachment.php?attachmentid=15101&stc=1 Thank you