3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 21:50:54 +00:00

Removed references to yosys-svgviewer from docs

This commit is contained in:
Clifford Wolf 2014-09-02 04:03:06 +02:00
parent ee29ae2206
commit 37fe7c7bdf
4 changed files with 12 additions and 24 deletions

View file

@ -17,10 +17,3 @@ The {\tt yosys-filterlib} tool is a small utility that can be used to strip
or extract information from a Liberty file. See Sec.~\ref{sec:techmap_extern}
for details.
\section{yosys-svgviewer}
The {\tt yosys-svgviewer} tool is a small Qt program that can be used to view
SVG files. This tool is automatically launched by the {\tt show} command when
no {\tt -format} and no {\tt -viewer} option is passed to the command. See
{\tt help show} or Sec.~\ref{cmd:show} for details.