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

Subversion Repositories virtex7_pcie_dma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /virtex7_pcie_dma
    from Rev 20 to Rev 21
    Reverse comparison

Rev 20 → Rev 21

/trunk/firmware/sources/pcie/dma_read_write.vhd
295,8 → 295,8
-----DW 7-4
if(current_descriptor.dword_count <= 8) then
s_m_axis_rq.tlast <= '1';
if(m_axis_r_rq.tready = '1') then
s_m_axis_rq.tlast <= '1';
rw_state <= IDLE;
req_tag <= req_tag + 1;
current_descriptor.dword_count <= (others => '0');

powered by: WebSVN 2.1.0

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