aboutsummaryrefslogtreecommitdiffstats
path: root/backends/aiger/xaiger.cc
Commit message (Expand)AuthorAgeFilesLines
* Tidy up write_xaigerEddie Hung2019-02-161-8/+6
* write_aiger() to perform CI/CO post-processing and fix symbolsEddie Hung2019-02-161-7/+17
* Fixes needed for DFF circuitsEddie Hung2019-02-151-4/+3
* write_xaiger to cope with unknown cells by transforming them to CI/COEddie Hung2019-02-151-6/+44
* More cleanupEddie Hung2019-02-141-15/+6
* More cleanup of write_xaigerEddie Hung2019-02-141-73/+1
* Get rid of formal stuff from xaiger backendEddie Hung2019-02-141-58/+0
* Add write_xaigerEddie Hung2019-02-111-21/+10
* Copy backends/aiger/aiger.cc to xaiger.ccEddie Hung2019-02-081-0/+788