mirror of
https://github.com/wfjm/w11.git
synced 2026-05-03 14:49:57 +00:00
35 lines
1.2 KiB
Groff
35 lines
1.2 KiB
Groff
.\" -*- nroff -*-
|
|
.\" $Id: xviv_msg_summary.1 779 2016-06-26 15:37:16Z mueller $
|
|
.\"
|
|
.\" Copyright 2016- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
|
.\"
|
|
.\" ------------------------------------------------------------------
|
|
.TH XVIV_MSG_SUMMARY 1 2016-06-05 "Retro Project" "Retro Project Manual"
|
|
.\" ------------------------------------------------------------------
|
|
.SH NAME
|
|
xviv_msg_summary \- summarize all Vivado tool chain log files
|
|
.\" ------------------------------------------------------------------
|
|
.SH SYNOPSIS
|
|
.
|
|
.SY xviv_msg_summary
|
|
.YS
|
|
.
|
|
.\" ------------------------------------------------------------------
|
|
.SH DESCRIPTION
|
|
.\" ----------------------------------------------
|
|
Scans the current and all sub-directories for .vmfset files and calls for
|
|
each message filter set
|
|
.EX
|
|
make \fIbasename\fP.mfsum
|
|
.EE
|
|
which in turn will use \fBxviv_msg_filter\fP(1) to show unexpected messages
|
|
from all relevant log files and reports.
|
|
.
|
|
.\" ------------------------------------------------------------------
|
|
.SH "SEE ALSO"
|
|
.BR xviv_msg_filter (1)
|
|
.
|
|
.\" ------------------------------------------------------------------
|
|
.SH AUTHOR
|
|
Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|