summaryrefslogtreecommitdiff
path: root/kernel/show.cc
Commit message (Collapse)AuthorAge
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-08
|
* Added support for processes to show commandClifford Wolf2013-05-23
|
* Fixed show command for constant assignmentsClifford Wolf2013-05-23
|
* Fixed "show -format ..." command line parsingClifford Wolf2013-04-15
|
* Fixed/improved handling of colored wires in show commandClifford Wolf2013-04-01
|
* Added -color <color> <selection> option to show commandClifford Wolf2013-04-01
|
* Implemented proper handling of stub placeholder modulesClifford Wolf2013-03-28
|
* Added check: only one module for "show" unless format is "ps"Clifford Wolf2013-03-27
|
* Now using SVG and yosys-svgviewer per default in show commandClifford Wolf2013-03-27
|
* Added hierarchy -generate command for generating skeletton modulesClifford Wolf2013-03-25
|
* Fixed handling of show -viewerClifford Wolf2013-03-24
|
* Fixed handling of internal signals in show commandClifford Wolf2013-03-24
|
* Improved show -colors color assignmentsClifford Wolf2013-03-24
|
* Added show -strech and renamed -widthlabels to -widthClifford Wolf2013-03-24
|
* Added -widthlabels options to chow commandClifford Wolf2013-03-24
|
* Added -colors option to show commandClifford Wolf2013-03-24
|
* fixed typosJohann Glaser2013-03-18
|
* Handle known inout ports as outputs in show commandClifford Wolf2013-03-03
|
* Minor hotfixes (mostly gcc build fixes)Clifford Wolf2013-03-03
|
* Added library support to celltypes class and show passClifford Wolf2013-03-03
|
* Added id2cstr APIClifford Wolf2013-03-01
|
* Added online help for "show" and "hierarchy" commandsClifford Wolf2013-02-28
|
* initial importClifford Wolf2013-01-05