Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | |
| | * | | | | write_xaiger: make more robust, update doc | Eddie Hung | 2020-01-06 | 1 | -29/+14 | |
| | * | | | | write_aiger: make more robust | Eddie Hung | 2020-01-06 | 1 | -0/+8 | |
| | * | | | | 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 | |
| | |\| | | | ||||||
| | | * | | | Merge pull request #1582 from nakengelhardt/abc_scratchpad_script | 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 abc_scratchpad... | N. Engelhardt | 2020-01-03 | 122 | -694/+4372 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | 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 | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 19 | -40/+69 | |
| | |\| | | | | | ||||||
| | | * | | | | | Merge pull request #1611 from YosysHQ/mmicko/wrapcarry_fix | Miodrag Milanović | 2020-01-05 | 1 | -0/+2 | |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | | * | | | | Valid to have attribute starting with SB_CARRY. | Miodrag Milanovic | 2020-01-04 | 1 | -0/+2 | |
| | | |/ / / / | ||||||
| | * | | | | | Reword (* abc9_flop *) description | Eddie Hung | 2020-01-06 | 1 | -2/+3 | |
| | * | | | | | Restore write_xaiger's holes_mode since port_id order causes QoR | Eddie Hung | 2020-01-03 | 1 | -27/+19 | |
| | * | | | | | Cleanup | Eddie Hung | 2020-01-02 | 1 | -2/+1 | |
| | * | | | | | Fix spacing | Eddie Hung | 2020-01-02 | 1 | -1/+1 | |
| | * | | | | | write_xaiger: get rid of external_bits dict | Eddie Hung | 2020-01-02 | 1 | -1/+1 | |
| * | | | | | | Revert ABCREV | Eddie Hung | 2020-01-06 | 1 | -1/+1 | |
* | | | | | | | Merge remote-tracking branch 'origin/eddie/abc9_refactor' into xaig_arrival_r... | Eddie Hung | 2020-01-06 | 91 | -2459/+3416 | |
|\| | | | | | | ||||||
| * | | | | | | write_xaiger to pad, not abc9_ops -prep_holes | Eddie Hung | 2020-01-05 | 3 | -58/+20 | |
| * | | | | | | Cleanup | Eddie Hung | 2020-01-04 | 1 | -30/+16 | |
| * | | | | | | Fix when -dff not given | Eddie Hung | 2020-01-04 | 4 | -73/+59 | |
| * | | | | | | Call -prep_holes before aigmap; fix topo ordering | Eddie Hung | 2020-01-03 | 3 | -53/+18 | |
| * | | | | | | WIP | Eddie Hung | 2020-01-03 | 3 | -63/+7 | |
| * | | | | | | Preserve topo ordering from -prep_holes to write_xaiger | Eddie Hung | 2020-01-03 | 3 | -164/+79 | |
| * | | | | | | WIP | Eddie Hung | 2020-01-03 | 3 | -81/+48 | |
| * | | | | | | WIP | Eddie Hung | 2020-01-03 | 2 | -30/+148 | |
| * | | | | | | 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 | 22 | -1059/+981 | |
| |\| | | | | | ||||||
| | * | | | | | Combine tests to check multiple clock domains | Eddie Hung | 2020-01-02 | 1 | -33/+10 | |
| | * | | | | | synth_xilinx -dff to work with abc too | Eddie Hung | 2020-01-02 | 1 | -6/+14 | |
| | * | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-02 | 27 | -92/+160 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Add 'abc9 -dff' to CHANGELOG | Eddie Hung | 2020-01-02 | 1 | -0/+1 | |
| | * | | | | | Update doc | Eddie Hung | 2020-01-02 | 1 | -4/+4 | |
| | * | | | | | Update comments | Eddie Hung | 2020-01-02 | 1 | -11/+6 | |
| | * | | | | | abc9 -keepff -> -dff; refactor dff operations | Eddie Hung | 2020-01-02 | 4 | -166/+135 | |
| | * | | | | | Clamp -46ps for FDPE* too | Eddie Hung | 2020-01-01 | 1 | -2/+2 | |
| | * | | | | | Get rid of (* abc9_keep *) in write_xaiger too | Eddie Hung | 2020-01-01 | 1 | -15/+18 | |
| | * | | | | | Cleanup abc9, update doc for -keepff option | Eddie Hung | 2020-01-01 | 1 | -6/+5 | |
| | * | | | | | Restore abc9 -keepff | Eddie Hung | 2020-01-01 | 4 | -128/+46 | |
| | * | | | | | attributes.count() -> get_bool_attribute() | Eddie Hung | 2020-01-01 | 2 | -3/+3 | |
| | * | | | | | Re-arrange FD order | Eddie Hung | 2019-12-31 | 3 | -182/+182 |