summaryrefslogtreecommitdiff
path: root/passes/cmds/show.cc
Commit message (Expand)AuthorAge
* - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_shar...Siesh1oo2014-03-12
* Added show -notitle optionClifford Wolf2014-02-02
* Added show -color support for cells and finished show -label implementationClifford Wolf2014-02-01
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
* Fixes and improvements in "show" commandClifford Wolf2013-11-28
* Added "src" attribute to processesClifford Wolf2013-11-28
* Added support for "show -pause" and "show -format dot"Clifford Wolf2013-11-28
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-22
* Added placeholder check to dfflibmap and cleaned up some other placeholder ch...Clifford Wolf2013-10-31
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-24
* Some minor documentation fixesClifford Wolf2013-08-21
* Renamed yosys-show temp files to be dot-files in the users home directoryClifford Wolf2013-06-12
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-09
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-08