Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tabs and cleanup | Eddie Hung | 2020-01-07 | 1 | -38/+38 |
| | |||||
* | read_aiger: consistency between ascii and binary | Eddie Hung | 2020-01-07 | 1 | -13/+7 |
| | |||||
* | abc_exe: move 'count_outputs' check to abc | Eddie Hung | 2020-01-07 | 2 | -54/+50 |
| | |||||
* | Merge branch 'master' into eddie/abc9_refactor | Eddie Hung | 2020-01-06 | 1 | -3/+3 |
|\ | |||||
| * | Merge branch 'master' of github.com:YosysHQ/yosys | Eddie Hung | 2020-01-06 | 26 | -1066/+1529 |
| |\ | |||||
| | * | Merge pull request #1181 from YosysHQ/xaig_dff | Eddie Hung | 2020-01-06 | 26 | -1066/+1529 |
| | |\ | | | | | | | | | "abc9 -dff" option for sequential synthesis | ||||
| * | | | Fix DSP48E1 sim | Eddie Hung | 2020-01-06 | 1 | -3/+3 |
| |/ / | |||||
* | | | 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 |
| | | | |||||
* | | | Stray log_module | Eddie Hung | 2020-01-06 | 1 | -2/+0 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor | Eddie Hung | 2020-01-06 | 7 | -1675/+512 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 7 | -1675/+512 |
| |\| | |||||
| | * | Merge pull request #1617 from YosysHQ/eddie/abc9_dsp_refactor | Eddie Hung | 2020-01-06 | 6 | -1654/+508 |
| | |\ | | | | | | | | | Refactor abc9's DSP48E1 handling | ||||
| | | * | Wrap arrival functions inside `YOSYS too | Eddie Hung | 2020-01-06 | 1 | -0/+2 |
| | | | | |||||
| | | * | Fix return value of arrival time functions, fix word | Eddie Hung | 2020-01-06 | 1 | -18/+14 |
| | | | | |||||
| | | * | Bump ABCREV for upstream fix | Eddie Hung | 2020-01-06 | 1 | -1/+1 |
| | | | | |||||
| | | * | Drive $[ABCD] explicitly | Eddie Hung | 2020-01-02 | 1 | -15/+21 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'origin/master' into eddie/abc9_dsp_refactor | Eddie Hung | 2020-01-02 | 15 | -58/+83 |
| | | |\ | |||||
| | | * | | ifndef __ICARUS__ -> ifdef YOSYS | Eddie Hung | 2020-01-01 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Rework abc9's DSP48E1 model | Eddie Hung | 2020-01-01 | 5 | -1656/+506 |
| | | | | | |||||
| | * | | | Merge pull request #1616 from nakengelhardt/abc_scratchpad_arg_warn | Eddie Hung | 2020-01-06 | 1 | -0/+2 |
| | |\ \ \ | | | | | | | | | | | | | error if multiple -g options are given for abc | ||||
| | | * | | | 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 | 3 | -20/+58 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit b5f60e055d07579a2d4f23fc053ca030f103f377. | ||||
* | | | | | Cleanup | Eddie Hung | 2020-01-06 | 1 | -5/+2 |
| | | | | | |||||
* | | | | | read_aiger: add -xaiger option | Eddie Hung | 2020-01-06 | 1 | -7/+17 |
| | | | | | |||||
* | | | | | 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 | 8 | -255/+295 |
|\| | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | 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 abc options | ||||
| | | * | | | 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 | 122 | -694/+4372 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | | | | |||||
| * | | | | | | 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. | ||||
| | | * | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | regressions inside abc9 |