K
kumar
Guest
Hi all,
Can bit-stuffing be done on a parallel incoming data? Is there any
flow/algorithm to implement it.
A black box gets 8-bits of parallel data with a max 1024 bytes is
given to which bit-stuffing logic has to be implemented and the
bit-stuffed parallel data is given out of the black box.
_________
| |
|parallel |
----->|bit-stuff|----> 8bit paralle data with bit stuffed
| |
|_________|
Bit stuffing is done for every 6 consecutive bits being one(logic
'1').
Can anybody throw some light to this.
Regards
Kumar
Can bit-stuffing be done on a parallel incoming data? Is there any
flow/algorithm to implement it.
A black box gets 8-bits of parallel data with a max 1024 bytes is
given to which bit-stuffing logic has to be implemented and the
bit-stuffed parallel data is given out of the black box.
_________
| |
|parallel |
----->|bit-stuff|----> 8bit paralle data with bit stuffed
| |
|_________|
Bit stuffing is done for every 6 consecutive bits being one(logic
'1').
Can anybody throw some light to this.
Regards
Kumar