rt, the input is five 8bit data in parallel. When the data changes and is not 0, each data (8bit is regarded as a whole) is serially output to fifo. How to design to output the data in the least time period?

Reply