Hello, Input bits are continuous but I need add Header for each and every time, so only I`m missing input. I designed this by taking Buffer but this is going Overflow after some time. Ex: I had continuous input bits and for each and every 20 bits of input I need to generate 5 bits of Header to 20 bits data. For 20 input bits i generated 25 bits. while sending to output these 25 bits, i am missing 5 bits of next coming inputs. I need output should not have any intermediate delay..... Help me.... Vinayak
Guest
#3603574
In your post almost all is missing in detail to reply. So may I suggest that you define your problem more in detail. i.e. transfer rate, continuous data transfer or start/stop, etc.
Vinayak S. wrote: > For 20 input bits i generated 25 bits. while sending to output these 25 > bits, i am missing 5 bits of next coming inputs. You want to send more data in the same time. So must send the data with higher frequency... > I need output should not have any intermediate delay..... What is your actual problem? Where comes the data from? Where does it go to? What data rate do you have?
Reply
Please log in before posting.