aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed "show -format ..." command line parsingClifford Wolf2013-04-151-1/+1
* Fixed/improved handling of colored wires in show commandClifford Wolf2013-04-011-2/+2
* Added -color <color> <selection> option to show commandClifford Wolf2013-04-011-12/+84
* Implemented proper handling of stub placeholder modulesClifford Wolf2013-03-281-2/+11
* Added check: only one module for "show" unless format is "ps"Clifford Wolf2013-03-271-0/+9
* Now using SVG and yosys-svgviewer per default in show commandClifford Wolf2013-03-271-11/+33
* Added hierarchy -generate command for generating skeletton modulesClifford Wolf2013-03-251-3/+7
* Fixed handling of show -viewerClifford Wolf2013-03-241-1/+1
* Fixed handling of internal signals in show commandClifford Wolf2013-03-241-2/+2
* Improved show -colors color assignmentsClifford Wolf2013-03-241-2/+3
* Added show -strech and renamed -widthlabels to -widthClifford Wolf2013-03-241-6/+36
* Added -widthlabels options to chow commandClifford Wolf2013-03-241-31/+67
* Added -colors option to show commandClifford Wolf2013-03-241-8/+35
* fixed typosJohann Glaser2013-03-181-1/+1
* Handle known inout ports as outputs in show commandClifford Wolf2013-03-031-2/+2
* Minor hotfixes (mostly gcc build fixes)Clifford Wolf2013-03-031-0/+2
* Added library support to celltypes class and show passClifford Wolf2013-03-031-3/+38
* Added id2cstr APIClifford Wolf2013-03-011-2/+2
* Added online help for "show" and "hierarchy" commandsClifford Wolf2013-02-281-1/+16
* initial importClifford Wolf2013-01-051-0/+343