Sample behavioral waveforms for design file FIFO_16_8096.vhd

The following waveforms show the behavior of dcfifo megafunction for the chosen set of parameters in design FIFO_16_8096.vhd. The design FIFO_16_8096.vhd has a depth of 8192 words of 16 bits each. The fifo is in legacy synchronous mode. The data becomes available after 'rdreq' is asserted; 'rdreq' acts as a read request.

Fig. 1 : Wave showing read and write operation.

The above waveform shows the behavior of the design under normal read and write conditions with aclr .

Fig. 2 : Wave showing FIFO full operation.

The above waveform shows the behavior of the FIFO under wrfull condition. In the example above, data is written into the FIFO till it is full, then data is read back.