verilog, rs232 btw PC and FPGA

Status
Not open for further replies.

ayo213

Newbie level 5
Joined
Feb 7, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,355
rs232 verilog

am trying to create an rs232 serial interface btw an FPGA and a pc. using verilog on xlinx. how do i set up xlinx in order to use verlog? and how do i create an rs232?
 

verilog rs232

You need two things:
1. RS-232 transceiver - IC which translates the levels of CMOS/TTL to RS-232. for example MAX3232 - MAXIM
2. In your FPGA you should have a UART block. You may get from OPENCORE.org
 

verilog+rs232

It is not hard to program your device by interfacing with RS232.
First of all, i agree wat KHaila has commented you.
if you want to learn more you can do some research on UART (Universal Asynchronous Transmitter/ Receiver).
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…