| How to extract metrics from a report file [message #1007740] |
Thu, 07 February 2013 06:25  |
Guy Eschemann Messages: 2 Registered: February 2013 |
Junior Member |
|
|
I'm using Hudson CI to automate the integration of my FPGA projects. In one of the build steps, I run a logic synthesis tool which produces a report file in plain text format. The report contains a few metrics, such as the maximum frequency, which I would like to monitor over time. Here's how the maximum frequency appears in the report:
Minimum period: 5.720ns (Maximum Frequency: 174.821MHz)
How can I extract and monitor (ideally: chart) such information in Hudson?
Thanks,
Guy.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01455 seconds