aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cellaigs.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use more ID::{A,B,Y,blackbox,whitebox}Eddie Hung2019-08-151-48/+48
|
* Use ID() in kernel/*, add simple ID:: hack (to be improved upon later)Clifford Wolf2019-08-111-98/+98
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add $_NMUX_, add "abc -g cmos", add proper cmos cell costsClifford Wolf2019-08-061-0/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Fixes for OAI4 cell implementationDavid Shah2019-04-231-1/+1
| | | | | | Fixes #955 and the underlying issue in #954 Signed-off-by: David Shah <dave@ds0.me>
* Add $_ANDNOT_ and $_ORNOT_ gatesClifford Wolf2017-05-171-2/+14
|
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-1/+1
|
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
|
* Improvements in cellaigs.cc and "json -aig"Clifford Wolf2015-06-111-4/+152
|
* AigMaker refactoringClifford Wolf2015-06-101-76/+150
|
* Added "json -aig"Clifford Wolf2015-06-101-0/+10
|
* Fixed cellaigs port extendingClifford Wolf2015-06-101-1/+1
|
* Added "aig" passClifford Wolf2015-06-091-16/+142
|
* Added cellaigs APIClifford Wolf2015-06-091-0/+123