Searched hist:9616 (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dencode_packet_trace.py9616:e37965a0b604 Tue Mar 26 14:49:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> util: Add a utility script for encoding packet traces

This patch adds a simple Python script that reads a simple ASCII trace
format and encodes it as protobuf output compatible with the traffic
generator.

The script can also be used as a template for other packet input
formats that should be converted to the gem5 packet protobuf format.

Completed in 5 milliseconds