aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/abc9_ops.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* | abc9_ops -prep_times: update commentEddie Hung2020-01-101-3/+4
| |
* | Add abc9_ops -check, -prep_times, -write_box for required timesEddie Hung2020-01-101-67/+233
|/
* abc9_ops: fix reintegration by removing optimised-away boxesEddie Hung2020-01-091-56/+50
|
* abc9_ops -reintegrate: process box connectionsEddie Hung2020-01-071-27/+134
|
* Fix tabs and cleanupEddie Hung2020-01-071-38/+38
|
* Add abc9_ops -reintegrate; moved out from now abc9_exeEddie Hung2020-01-061-2/+284
|
* Revert "write_xaiger to pad, not abc9_ops -prep_holes"Eddie Hung2020-01-061-0/+39
| | | | This reverts commit b5f60e055d07579a2d4f23fc053ca030f103f377.
* write_xaiger to pad, not abc9_ops -prep_holesEddie Hung2020-01-051-39/+0
|
* Fix when -dff not givenEddie Hung2020-01-041-42/+43
|
* Call -prep_holes before aigmap; fix topo orderingEddie Hung2020-01-031-40/+15
|
* WIPEddie Hung2020-01-031-2/+0
|
* Preserve topo ordering from -prep_holes to write_xaigerEddie Hung2020-01-031-0/+1
|
* WIPEddie Hung2020-01-031-13/+35
|
* Remove a few log_{push,pop}()Eddie Hung2020-01-021-1/+0
|
* Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2020-01-021-28/+34
|
* abc9_ops -prep_dff cope with lack of holes moduleEddie Hung2019-12-301-38/+38
|
* Rename structEddie Hung2019-12-301-3/+3
|
* Move Pass::call() out of abc9_ops into abc9Eddie Hung2019-12-301-66/+47
|
* holes_module to be whiteboxEddie Hung2019-12-301-0/+10
|
* Add abc9_ops -prep_holesEddie Hung2019-12-301-2/+312
|
* Add abc9_ops -prep_dffEddie Hung2019-12-301-0/+46
|
* abc9_techmap -> _map; called from abc9 script pass along with abc9_opsEddie Hung2019-12-281-0/+139