howto control UART as a component in a system written inVHDL

Status
Not open for further replies.

fard

Newbie level 1
Joined
Apr 1, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
iran
Activity points
1,289
Hi every body,
I am working on my thesis, it is a data acquisition based on FPGA. at this juncture,I want to acquire serial data through UART which has been implemented in an FPGA and store it in an external SRAM attached to the mentioned FPGA,also the code of the SRAM controlling exist,But I don't know how to Handle this 2 components' (UART and SRAM) in a main system all together.does any body have information about it? similar
topics can help me. appreciated.
 

Re: howto control UART as a component in a system written in

you need to design a state machine which will take the data from the UART module and then put it into the SRAM.
 

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