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.

Recent content by shashankksraj

  1. S

    Multi data size handling

    Thanks for reply. I considered the FIFO scenario. Decide a depth based on Data bursts. But thinking how to handle overflow during concatenation, any overflow should be concatenated with next incoming data with loosing. Important to note that any one of the data ( 8/16/32) arrives at each clock...
  2. S

    Multi data size handling

    Any specific Arbiter in mind? Data arrives at every clock cycle, it can be 8-bit, 16-bit or 32-bit. But arrives one at a time, every clock cycle. If its a burst I might consider a depth for the buffer/FIFO/memory
  3. S

    Multi data size handling

    Thanks for response. The final output receiver only cares if the data is 32-bit. Any other data needs to be concatenated to 32-bits and then sent to output receiver. Overflow after concatenation has to come in the next clock cycle, concatenated with next incoming data. The valid signals tells if...
  4. S

    Multi data size handling

    Hi, I have 32-bit data, 16-bit data, 8-data accompanied by their respective data valid signal. At each clock, any one of the data may arrive into 32-bit memory/buffer. If its 32-bit, I could send across the output. If its any other data, I need wait until the 32-bit is filled after...

Part and Inventory Search

Back
Top