OpenCores
URL https://opencores.org/ocsvn/wb_fifo/wb_fifo/trunk

Subversion Repositories wb_fifo

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 5 to Rev 6
    Reverse comparison

Rev 5 → Rev 6

/wb_fifo/trunk/model/vhdl/fifo.vhdl
75,8 → 75,6
requester (readResponse.message). The acknowledge signal is generated only when the FIFO is
not empty. The requester can check this flag so that it will not continue requesting a read
when the FIFO is empty.
Currently, response acknowledge signals (writeResponse.trigger and readResponse.trigger) are
not yet implemented.
*/
signal i_writeRequest,i_readRequest:i_transactor.t_bfm;
signal i_full,i_empty:boolean;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.