Commit 7bbebbf9 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

simulation models: WBPacketSource: added error reporting

parent aa1c2f68
......@@ -121,8 +121,9 @@ class WBPacketSource extends EthPacketSource;
end // else: !if(pkt.error)
m_acc.put(cyc);
m_acc.get(cyc);
result = cyc.result;
endtask // send
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment