• Dimitris Lampridis's avatar
    hdl: fixed couple of issues with endpoint RX filter. · c03f3b5b
    Dimitris Lampridis authored
      - ethertype was always checked, even when filter.ethertype was disabled
      - dst_mac was not checked when filter_udp was enabled
    
    Also, make the filter "flat", so that the combinatorial path is shorter and we do not
    duplicate code. It is up to user to enable the proper filter options.
    c03f3b5b
mt_rmq_endpoint_rx.vhd 7.25 KB