pluto_hdl_adi/library/altera/avl_dacfifo
Istvan Csomortani aaff5a8d6a avl_dacfifo: dma_last_beats is transfered to avalon clock domain, without conditioning
The dma_last_beats is used by the Avalon Memory Mapped interface
controller, to define the last burst length.
Its value get stable after the last valid data of the DMA interface, and staying
stable until the positive edge of the DMA's xfer_req.

No need to condition the transfer of this register to avalon clock
domain.
2017-12-15 08:55:01 +00:00
..
avl_dacfifo.v avl_dacfifo: Refactor the fifo 2017-10-31 14:30:06 +00:00
avl_dacfifo_byteenable_coder.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
avl_dacfifo_byteenable_decoder.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
avl_dacfifo_constr.sdc avl_dacfifo: Refactor the fifo 2017-10-31 14:30:06 +00:00
avl_dacfifo_hw.tcl avl_dacfifo: Refactor the fifo 2017-10-31 14:30:06 +00:00
avl_dacfifo_rd.v avl_dacfifo: End of burst is not always end of a transaction 2017-12-09 09:56:33 +00:00
avl_dacfifo_wr.v avl_dacfifo: dma_last_beats is transfered to avalon clock domain, without conditioning 2017-12-15 08:55:01 +00:00
util_dacfifo_bypass.v avl_dacfifo: Refactor the fifo 2017-10-31 14:30:06 +00:00