pluto_hdl_adi/library/xilinx/axi_dacfifo
Istvan Csomortani 75a18da971 axi_dacfifo: Increase the width of axi_last_beats and wvalid_counter
Increase the width of wvalid_counter, should be equal with awlen width.
The wvalid_counter needs to count from zero to the required burst
length. The maximum burst length is 255, so the width of the counter
have to be 8 bits. axi_last_beats will get the last axi burst length.
2017-07-06 10:24:36 +01:00
..
Makefile hdlmake updates 2017-04-25 15:46:26 -04:00
axi_dacfifo.v axi_dacfifo: Increase the width of axi_last_beats and wvalid_counter 2017-07-06 10:24:36 +01:00
axi_dacfifo_constr.sdc adc/dac-fifo altera cores 2017-02-28 13:30:50 -05:00
axi_dacfifo_constr.xdc constraints: Update constraints 2017-02-24 13:43:32 +02:00
axi_dacfifo_dac.v axi_dacfifo: Define DMA/DAC_MEM_ADDRESS as parameter 2017-07-06 10:11:50 +01:00
axi_dacfifo_hw.tcl altera- default to latest version 2017-05-12 13:25:17 -04:00
axi_dacfifo_ip.tcl axi_dacfifo: Add gray coder/decoder module 2017-07-06 10:01:27 +01:00
axi_dacfifo_rd.v axi_dacfifo: Increase the width of axi_last_beats and wvalid_counter 2017-07-06 10:24:36 +01:00
axi_dacfifo_wr.v axi_dacfifo: Increase the width of axi_last_beats and wvalid_counter 2017-07-06 10:24:36 +01:00