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

Subversion Repositories udp_ip_stack

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /udp_ip_stack
    from Rev 22 to Rev 21
    Reverse comparison

Rev 22 → Rev 21

/trunk/rtl/vhdl/UDP_RX.vhd
193,7 → 193,7
end if;
-- handle early frame termination
if ip_rx.data.data_in_last = '1' then
next_rx_state <= IDLE;
next_rx_state <= ERR;
set_rx_state <= '1';
else
case rx_count is

powered by: WebSVN 2.1.0

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