please help me,serial output by VHDL

Status
Not open for further replies.

john91

Newbie level 3
Joined
May 31, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,301
if i have data how can i output it serially ??
 

You can implement the serial data transmitter in several ways and it depends on your requirements .

It could me modeled as a state machine,
Shift register etc ...
 
Reactions: john91

    john91

    Points: 2
    Helpful Answer Positive Rating
hi.
use Shift register...
 
Reactions: john91

    john91

    Points: 2
    Helpful Answer Positive Rating
thanks for all
i've some data as input and others as signals and i want to output all data serial
i'll try shift register
 

Use a Serializer. You can use shift register or a Mux with a counter to steer the data bit by bit.
 
Last edited:

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