Skip to content

Commit

Permalink
Removing HP filter timing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hedinger committed Apr 4, 2014
1 parent 7824b08 commit a109f68
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions module_ethernet/src/full/mii_filter.xc
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@
#pragma xta command "set required - 6.72 us"
#endif

// Smallest HP packet + ifg is 110 bytes = 8.8 us
#pragma xta command "remove exclusion *"
#pragma xta command "analyze endpoints rx_packet rx_packet"
#if NUM_ETHERNET_PORTS == 2
#pragma xta command "set required - 4.4 us"
#else
#pragma xta command "set required - 8.8 us"
#endif

#endif

#if ETHERNET_FILTER_ENABLE_USER_DATA
Expand Down

0 comments on commit a109f68

Please sign in to comment.