Content-type: text/html
Manpage of tree
tree
Section: Misc. Reference Manual Pages (l)
Updated: March 6, 2018
Index
Return to Main Contents
NAME
tree
- Textual SystemC Module Visualizer using RISC
SYNOPSIS
tree
[
options
]
design
[
options
]
DESCRIPTION
tree
is an analysis tool for textual visualizing of ports and modules of SystemC code. It uses the RISC compiler to parse and analyze the SystemC source code into a data structure. The tool iterates through this data structure and displays a visual representation of the hierarchy of modules and ports.
ARGUMENTS
- design
-
specifies the file name of the input SystemC model.
OPTIONS
-h | --help
prints a brief message on the usage of the tool to standard output and quits;
ENVIRONMENT
- RISC
-
is used to compile-time to determine the installation directory of the RISC compiler and simulator where the RISC system components are located.
- SYSTEMC_LW_HOME
-
is used at tun-time to find the RISC light-weight SystemC header files which are expected in directory $SYSTEMC_LW_HOME/include
VERSION
Tree is release version 0.4.2
AUTHORS
Daniel Mendoza <dmmendo1@uci.edu>
COPYRIGHT
(c) 2018 CECS, University of California, Irvine
LICENSE
Open source BSD license terms apply.
BUGS, LIMITATIONS
This is an academic proof-of-concept prototype implementation,
not commercial-quality software.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ARGUMENTS
-
- OPTIONS
-
- ENVIRONMENT
-
- VERSION
-
- AUTHORS
-
- COPYRIGHT
-
- LICENSE
-
- BUGS, LIMITATIONS
-
This document was created by
man2html,
using the manual pages.
Time: 23:50:46 GMT, June 12, 2018