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

Subversion Repositories udp_ip_stack

[/] [udp_ip_stack/] [trunk/] [contrib/] [from_tim/] [udp_ip_stack/] [trunk/] [doc/] [release_notes.txt] - Blame information for rev 35

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 35 pjf
V1.3    - Added ARP timeout and ability to reset the ARP IP/MAC cache
2
        Migration notes: v1.2 to v1.3 - UDP_complete_nomac and IP_Complete_nomac have generics
3
        to specify clock rate and ARP timeout, and an additional control input.
4
        The generics can be left at their default values, the control input should have clear_cache set to '0'.
5
 
6
 
7
V1.2    - Added handling for receipt of IP pkts with broadcast address ff.ff.ff.ff. Added is_broadcast flag
8
          to IP RX hdr.
9
        - Added ability to transmit IP pkts to broadcast address.
10
        Migration Notes: V1.1 to V1.2 - IP_RX_HDR has an additional output signal to indicate the IP pkt
11
        was received on the broadcast address.
12
 
13
V1.1 - Added mac_tx_tfirst output to assist coupling to MAC layers that require a start of frame indication.
14
        Migration Notes: V1.0 to V1.1
15
                - The entity declaration for UDP_Complete_nomac and IP_Complete_nomac have changed.
16
                - if you dont need to use the new mac_tx_tfirst output, leave it open.
17
 
18
V1.0 - initial release

powered by: WebSVN 2.1.0

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