aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/register.h
Commit message (Collapse)AuthorAgeFilesLines
* Write yosys version to output filesClifford Wolf2013-11-031-0/+3
|
* Added API and Makefile rules for share/ filesClifford Wolf2013-10-271-0/+1
|
* Improved readline tab completionClifford Wolf2013-06-091-1/+1
|
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-091-1/+4
|
* Only initialize TCL interpreter when neededClifford Wolf2013-05-231-2/+2
|
* Improved/simplified TCL bindingsClifford Wolf2013-05-011-1/+0
|
* Added -color <color> <selection> option to show commandClifford Wolf2013-04-011-0/+3
|
* Implemented TCL support (only via -c option at the moment)Clifford Wolf2013-03-281-0/+7
|
* Implemented general handler for selection argumentsClifford Wolf2013-03-031-1/+1
|
* Added "help" commandClifford Wolf2013-02-281-4/+4
|
* Improvements in command shellClifford Wolf2013-01-061-0/+9
| | | | | | - Added 'shell' command (run interactive shell from synth script) - Added support for ; as cmd seperator as in "proc; opt" - Fixed c++ static initialization order problem with pass register
* initial importClifford Wolf2013-01-051-0/+80