PMAN stands for a Project Manager. This tool helps designers to
navigate, view and edit Verilog files. However, the most
important feature of PMAN is its intuitive and powerful interface to commercial
EDA tools such as Synopsys Design Compiler. Using this interface, designers can
compile, run various LINT checks or synthesize the code using convenient
push-button approach.
Download PMAN clicking with the right mouse button on the following file:
Unpack it using gunzip and tar –xvf
unix commands. Then, set environment variable PMAN_DIR to point to create a
pman directory. Under this directory, the following subdirectories resides:
|
|
bwidgets – contains graphical “bwidgets” package used for application’s GUI
enhancement. |
|
|
|
|
|
|
|
|
doc – documentation directory |
The
main executable file, pman, also resides under “pman”
directory. In order to run it properly, make is executable using “chmod +x
pman” unix command and check, that the first line inside this file points
correctly to the “wish” location. ( Run “which wish” in order to determine the correct
path to wish executable in your system).
PMAN
tool has three tabs:
|
|
|
|
|
|
|
|
|
Next:
RTL Manager Tab