59 #include "../../../NTS/nts.hpp"
60 #include "../../../NTS/nts_utils.hpp"
61 #include "../../../NTS/SimNtsUtils.hpp"
62 #include "../../AxisEth.hpp"
63 #include "../../AxisIp4.hpp"
71 #if HLS_VERSION == 2017
84 stream<AxisIp4> &siL3MUX_Data,
89 stream<AxisEth> &soL2MUX_Data,
94 stream<Ip4Addr> &soARP_LookupReq,
95 stream<ArpLkpReply> &siARP_LookupRep
111 stream<AxisRaw> &siL3MUX_Data,
116 stream<AxisRaw> &soL2MUX_Data,
121 stream<Ip4Addr> &soARP_LookupReq,
122 stream<ArpLkpReply> &siARP_LookupRep
void iptx_top(EthAddr piMMIO_MacAddress, Ip4Addr piMMIO_SubNetMask, Ip4Addr piMMIO_GatewayAddr, stream< AxisRaw > &siL3MUX_Data, stream< AxisRaw > &soL2MUX_Data, stream< Ip4Addr > &soARP_LookupReq, stream< ArpLkpReply > &siARP_LookupRep)
Top of IP Transmitter Handler (IPTX)