Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix abc9 help, add labels | Eddie Hung | 2020-01-08 | 1 | -58/+71 |
| | |||||
* | abc9_ops -reintegrate: process box connections | Eddie Hung | 2020-01-07 | 1 | -27/+134 |
| | |||||
* | Fix tabs and cleanup | Eddie Hung | 2020-01-07 | 1 | -38/+38 |
| | |||||
* | abc_exe: move 'count_outputs' check to abc | Eddie Hung | 2020-01-07 | 2 | -54/+50 |
| | |||||
* | Add abc9_ops -reintegrate; moved out from now abc9_exe | Eddie Hung | 2020-01-06 | 4 | -361/+315 |
| | |||||
* | abc9_map: drop padding in box connections | Eddie Hung | 2020-01-06 | 1 | -32/+35 |
| | |||||
* | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor | Eddie Hung | 2020-01-06 | 1 | -0/+2 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 1 | -0/+2 |
| |\ | |||||
| | * | error if multiple -g options are given for abc | N. Engelhardt | 2020-01-06 | 1 | -0/+2 |
| | | | |||||
| * | | abc9: uncomment nothing to map message | Eddie Hung | 2020-01-06 | 1 | -4/+4 |
| | | | |||||
* | | | Revert "write_xaiger to pad, not abc9_ops -prep_holes" | Eddie Hung | 2020-01-06 | 2 | -4/+48 |
| | | | | | | | | | | | | This reverts commit b5f60e055d07579a2d4f23fc053ca030f103f377. | ||||
* | | | Cleanup | Eddie Hung | 2020-01-06 | 1 | -5/+2 |
| | | | |||||
* | | | scc to use design->selected_modules() which avoids black/white-boxes | Eddie Hung | 2020-01-06 | 1 | -26/+25 |
| | | | |||||
* | | | Revert "scc command to ignore blackboxes" | Eddie Hung | 2020-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | This reverts commit 32695e5032fcaa932a67f63946ae5e2a1edc8d65. | ||||
* | | | Fix bad merge | Eddie Hung | 2020-01-06 | 2 | -59/+69 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor | Eddie Hung | 2020-01-06 | 3 | -196/+248 |
|\| | | |||||
| * | | Fixes | Eddie Hung | 2020-01-06 | 1 | -0/+3 |
| | | | |||||
| * | | Fixes | Eddie Hung | 2020-01-06 | 1 | -3/+5 |
| | | | |||||
| * | | abc9: remove -markgroups option, since operates on fully selected mod | Eddie Hung | 2020-01-06 | 1 | -22/+1 |
| | | | |||||
| * | | abc9: cleanup | Eddie Hung | 2020-01-06 | 1 | -12/+13 |
| | | | |||||
| * | | Add abc9.dff scratchpad option | Eddie Hung | 2020-01-06 | 1 | -0/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 2 | -191/+281 |
| |\| | |||||
| | * | check scratchpad for arguments in abc pass too | N. Engelhardt | 2020-01-06 | 1 | -157/+214 |
| | | | |||||
| | * | inherit default values when checking scratchpad for arguments | N. Engelhardt | 2020-01-06 | 1 | -27/+10 |
| | | | |||||
| | * | share codepath for scratchpad argument handling with command arguments | N. Engelhardt | 2020-01-03 | 1 | -40/+84 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YosysHQ/yosys into ↵ | N. Engelhardt | 2020-01-03 | 14 | -134/+1360 |
| | |\ | | | | | | | | | | | | | abc_scratchpad_script | ||||
| | * | | check scratchpad variable abc9.scriptfile | N. Engelhardt | 2019-12-17 | 1 | -0/+2 |
| | | | | |||||
| | * | | check scratchpad variables for custom abc scripts | N. Engelhardt | 2019-12-13 | 2 | -0/+4 |
| | | | | |||||
* | | | | write_xaiger to pad, not abc9_ops -prep_holes | Eddie Hung | 2020-01-05 | 2 | -48/+4 |
| | | | | |||||
* | | | | Cleanup | Eddie Hung | 2020-01-04 | 1 | -30/+16 |
| | | | | |||||
* | | | | Fix when -dff not given | Eddie Hung | 2020-01-04 | 3 | -59/+49 |
| | | | | |||||
* | | | | Call -prep_holes before aigmap; fix topo ordering | Eddie Hung | 2020-01-03 | 2 | -45/+17 |
| | | | | |||||
* | | | | WIP | Eddie Hung | 2020-01-03 | 2 | -7/+7 |
| | | | | |||||
* | | | | Preserve topo ordering from -prep_holes to write_xaiger | Eddie Hung | 2020-01-03 | 2 | -5/+2 |
| | | | | |||||
* | | | | WIP | Eddie Hung | 2020-01-03 | 2 | -14/+40 |
| | | | | |||||
* | | | | WIP | Eddie Hung | 2020-01-03 | 1 | -7/+7 |
| | | | | |||||
* | | | | Remove a few log_{push,pop}() | Eddie Hung | 2020-01-02 | 2 | -8/+0 |
| | | | | |||||
* | | | | aigmap everything | Eddie Hung | 2020-01-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | scc command to ignore blackboxes | Eddie Hung | 2020-01-02 | 1 | -3/+3 |
| | | | | |||||
* | | | | Move scc operations out of inner loop | Eddie Hung | 2020-01-02 | 1 | -8/+4 |
| | | | | |||||
* | | | | Cleanup | Eddie Hung | 2020-01-02 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor | Eddie Hung | 2020-01-02 | 3 | -99/+55 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-02 | 2 | -11/+18 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Update doc | Eddie Hung | 2020-01-02 | 1 | -4/+4 |
| | | | | |||||
| * | | | abc9 -keepff -> -dff; refactor dff operations | Eddie Hung | 2020-01-02 | 1 | -19/+30 |
| | | | | |||||
| * | | | Cleanup abc9, update doc for -keepff option | Eddie Hung | 2020-01-01 | 1 | -6/+5 |
| | | | | |||||
| * | | | Restore abc9 -keepff | Eddie Hung | 2020-01-01 | 1 | -39/+40 |
| | | | | |||||
| * | | | attributes.count() -> get_bool_attribute() | Eddie Hung | 2020-01-01 | 1 | -2/+2 |
| | | | | |||||
| * | | | parse_xaiger to not take box_lookup | Eddie Hung | 2019-12-31 | 1 | -43/+4 |
| | | | | |||||
| * | | | Do not re-order carry chain ports, just precompute iteration order | Eddie Hung | 2019-12-31 | 1 | -22/+0 |
| | | | |