Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Re-enable &mfs for synth_{ecp5,xilinx} | Eddie Hung | 2020-01-06 | 2 | -3/+2 | |
| | | | | ||||||
| | * | | Bump ABCREV | Eddie Hung | 2020-01-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'eddie/abc9_refactor' of github.com:YosysHQ/yosys into ↵ | Eddie Hung | 2020-01-11 | 4 | -109/+92 | |
|\ \ \ \ | | | | | | | | | | | | | | | | eddie/abc9_refactor | |||||
| * | | | | abc9: cleanup | Eddie Hung | 2020-01-11 | 3 | -45/+38 | |
| | | | | | ||||||
| * | | | | abc9_ops: fix reintegration by removing optimised-away boxes | Eddie Hung | 2020-01-09 | 1 | -56/+50 | |
| | | | | | ||||||
| * | | | | read_aiger: more accurate debug message | Eddie Hung | 2020-01-09 | 1 | -2/+4 | |
| | | | | | ||||||
| * | | | | read_aiger: do not double-count outputs for flops | Eddie Hung | 2020-01-09 | 1 | -6/+0 | |
| | | | | | ||||||
* | | | | | Cleanup | Eddie Hung | 2020-01-08 | 1 | -5/+3 | |
|/ / / / | ||||||
* | | | | Fix abc9 help, add labels | Eddie Hung | 2020-01-08 | 1 | -58/+71 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-07 | 1 | -7/+14 | |
|\| | | | ||||||
| * | | | Fix abc9_xc7.box comments | Eddie Hung | 2020-01-07 | 1 | -7/+14 | |
| | | | | ||||||
| * | | | scc to use design->selected_modules() which avoids black/white-boxes | Eddie Hung | 2020-01-07 | 1 | -26/+25 | |
| | |/ | |/| | ||||||
* | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-07 | 4 | -6/+38 | |
|\| | | ||||||
| * | | Bump ABCREV for upstream fix | Eddie Hung | 2020-01-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #1618 from YosysHQ/eddie/aiger_fixes | Eddie Hung | 2020-01-07 | 4 | -8/+42 | |
| |\ \ | | | | | | | | | read_aiger fixes | |||||
| | * | | read_aiger: consistency between ascii and binary; also name latches | Eddie Hung | 2020-01-07 | 1 | -3/+9 | |
| | | | | ||||||
| | * | | Add testcases | Eddie Hung | 2020-01-07 | 2 | -0/+17 | |
| | | | | ||||||
| | * | | tests/aiger: write Yosys output | Eddie Hung | 2020-01-07 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | read_aiger: connect identical signals together | Eddie Hung | 2020-01-07 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | read_aiger: cope with latches and POs with same name | Eddie Hung | 2020-01-07 | 1 | -2/+12 | |
| | | | | ||||||
| | * | | read_aiger: default -clk_name to be empty | Eddie Hung | 2020-01-07 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | read_aiger fixes | Eddie Hung | 2020-01-07 | 1 | -5/+5 | |
| | | | ||||||
* | | | tests/aiger: write Yosys output | Eddie Hung | 2020-01-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | abc9_ops -reintegrate: process box connections | Eddie Hung | 2020-01-07 | 1 | -27/+134 | |
| | | | ||||||
* | | | read_aiger: do not process box connections, work standalone | Eddie Hung | 2020-01-07 | 1 | -115/+46 | |
| | | | ||||||
* | | | 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 | |
| | | | | |