[graywolf] 01/09: Some more in man page

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Oct 5 07:05:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository graywolf.

commit dae418cd37e9ba1d417e927428b06ab40d3bf9e4
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Sep 30 15:45:45 2015 +0400

    Some more in man page
---
 debian/man/graywolf.1   | 13 ++++++++-----
 debian/man/graywolf.txt |  8 ++++++++
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/man/graywolf.1 b/debian/man/graywolf.1
index 70b1eb7..daf6020 100644
--- a/debian/man/graywolf.1
+++ b/debian/man/graywolf.1
@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH GRAYWOLF 1 "22 July 2015" "" ""
+.TH GRAYWOLF 1 "30 September 2015" "" ""
 .SH NAME
 \fBgraywolf \fP- placement tool for digital VLSI design
 \fB
@@ -40,10 +40,13 @@ prints debug info and performs extensive error checking
 .B
 \fB-w\fP
 parasite mode will inherit a window
-.RE
+.SH INPUT
+Two input files are necessary to run graywolf. A .cel file containing the design, and a .par file containing the parameters which define the technology. The .cel file may be created from a .blif file with the script "blif2cel.tcl" in the qflow package.
 .PP
-
-
-
+A .cel2 file may also be given to provide information about pin placements.
+.SH OUTPUT
+The main output from \fBgraywolf\fP is a .pl1 file containing the layout of the design. This may be converted to a .def file using the script "place2def.tcl" in the qflow package. A .def file is a standardized description of a layout.
+.SH SEE ALSO
+\fBqflow\fP(1)
 .SH AUTHOR
 This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).
diff --git a/debian/man/graywolf.txt b/debian/man/graywolf.txt
index 9cc5835..45cfcd7 100644
--- a/debian/man/graywolf.txt
+++ b/debian/man/graywolf.txt
@@ -17,8 +17,16 @@ OPTIONS
   -d            prints debug info and performs extensive error checking
   -w            parasite mode will inherit a window
 
+INPUT
+ Two input files are necessary to run graywolf. A .cel file containing the design, and a .par file containing the parameters which define the technology. The .cel file may be created from a .blif file with the script "blif2cel.tcl" in the qflow package.
 
+ A .cel2 file may also be given to provide information about pin placements.
 
+OUTPUT
+ The main output from graywolf is a .pl1 file containing the layout of the design. This may be converted to a .def file using the script "place2def.tcl" in the qflow package. A .def file is a standardized description of a layout.
+
+SEE ALSO
+ qflow(1)
 
 AUTHOR
   This manual page was written by Ruben Undheim <ruben.undheim at gmail.com> for the Debian project (and may be used by others).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/graywolf.git



More information about the debian-science-commits mailing list