Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Input bit stream divider

Status
Not open for further replies.

sachithak

Newbie level 2
Joined
Sep 21, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
India
Activity points
1,291
I want to implement a simple forward error control code using verilog and for the i want to make the incoming serial bit stream into parallel 8 bit blocks. How can i do this?
 

serial to parallel conversion make 8-bit shift register at every 8th clock generate en signal that take 8 bits in 8 bit reg arry... where you will get 7 clock time to calculate for those 8 bits... hope you got
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top