aboutsummaryrefslogtreecommitdiffstats
path: root/libs/subcircuit/README
Commit message (Collapse)AuthorAgeFilesLines
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-3/+3
| | | | | | | | | | | | The initial list of hits was generated with the codespell command below, and each hit was evaluated and fixed manually while taking context into consideration. DIRS="kernel/ frontends/ backends/ passes/ techlibs/" DIRS="${DIRS} libs/ezsat/ libs/subcircuit" codespell $DIRS -S *.o -L upto,iff,thru,synopsys,uint More hits were found by looking through comments and strings manually.
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
|
* Added "shared nodes" feature to the subcircuit libraryClifford Wolf2013-03-031-1/+3
|
* More fun with subcircuit miningClifford Wolf2013-03-021-6/+9
|
* subcircuit library: implied allExtern for miningClifford Wolf2013-03-021-4/+0
|
* Added frequent subcircuit miner to subcircuit libraryClifford Wolf2013-03-021-9/+34
|
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-271-0/+440