Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 36216

Re: How to port map to DMA interface?

$
0
0

It is a FIFO- (search for FIFO interface)

 

dac_drd  - use it to increment your FIFO read pointer.

dac_ddata - pass FIFO output to this input (latency is tolerated)

dac_dvalid - 1'b0 is good (obsolete)

dac_underflow - pass status (1'b0 if you don't care- software might need this).

 

In this case, all this need to run at DAC_CLK/4.


Viewing all articles
Browse latest Browse all 36216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>