summaryrefslogtreecommitdiff
path: root/kernel/driver.cc
Commit message (Expand)AuthorAge
* Added history file read/write to driverClifford Wolf2013-06-10
* Set rl_basic_word_break_characters in shellClifford Wolf2013-06-09
* Improved readline tab completionClifford Wolf2013-06-09
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-09
* Only initialize TCL interpreter when neededClifford Wolf2013-05-23
* Added tcl "yosys -import" commandClifford Wolf2013-05-02
* Improved/simplified TCL bindingsClifford Wolf2013-05-01
* Removed 4096 bytes limit for size of command from script fileClifford Wolf2013-04-01
* Added "script" commandClifford Wolf2013-03-31
* Implemented TCL support (only via -c option at the moment)Clifford Wolf2013-03-28
* Added -S option for simple synthesis to gate logicClifford Wolf2013-03-21
* Disabled the per-default dumping of ILANG codeClifford Wolf2013-03-21
* fixed typosJohann Glaser2013-03-18
* Improved error message on failed module loadClifford Wolf2013-03-06
* Added support for loadable modules (aka plugins)Clifford Wolf2013-03-06
* Implemented general handler for selection argumentsClifford Wolf2013-03-03
* Added more help messagesClifford Wolf2013-03-01
* Improved help message for "shell" commandClifford Wolf2013-02-28
* Added help for command line optionsClifford Wolf2013-02-28
* Changed default frontend for "-" to "script" (was: "ilang")Clifford Wolf2013-02-27
* Improvements in command shellClifford Wolf2013-01-06
* initial importClifford Wolf2013-01-05