Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge remote-tracking branch 'origin/eddie/abc9_refactor' into eddie/abc9_req... | Eddie Hung | 2020-01-14 | 5 | -249/+277 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/eddie/abc9_refactor' into eddie/abc9_req... | Eddie Hung | 2020-01-12 | 3 | -131/+121 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | log_debug() for abc9_{arrival,required} times | Eddie Hung | 2020-01-10 | 1 | -1/+7 | |
| * | | | | | | | | | | abc9_ops -prep_times: generate flop boxes from abc9_required attr | Eddie Hung | 2020-01-10 | 1 | -17/+67 | |
| * | | | | | | | | | | abc9_ops -prep_times: update comment | Eddie Hung | 2020-01-10 | 1 | -3/+4 | |
| * | | | | | | | | | | Add abc9_ops -check, -prep_times, -write_box for required times | Eddie Hung | 2020-01-10 | 2 | -75/+251 | |
| * | | | | | | | | | | abc9_exe: -box to not require -lut | Eddie Hung | 2020-01-09 | 1 | -9/+4 | |
* | | | | | | | | | | | Add opt_lut_ins pass. (#1673) | Marcelina KoĆcielnicka | 2020-02-03 | 2 | -0/+279 | |
* | | | | | | | | | | | sv: Improve handling of wildcard port connections | David Shah | 2020-02-02 | 1 | -3/+3 | |
* | | | | | | | | | | | hierarchy: Correct handling of wildcard port connections with default values | David Shah | 2020-02-02 | 1 | -7/+14 | |
* | | | | | | | | | | | hierarchy: Resolve SV wildcard port connections | David Shah | 2020-02-02 | 1 | -3/+62 | |
* | | | | | | | | | | | Merge pull request #1657 from YosysHQ/dave/xilinx-dsp-multonly | David Shah | 2020-02-02 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | xilinx_dsp: Add multonly scratchpad var to bypass | David Shah | 2020-02-01 | 1 | -0/+7 | |
* | | | | | | | | | | | abc9: restore ability to use ABCEXTERNAL | Gabriel Somlo | 2020-01-30 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'vector_fix' of https://github.com/Kmanfi/yosys | Claire Wolf | 2020-01-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix input vector for reduce cells. Infinite loop fixed. | Kaj Tuomi | 2017-10-17 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge pull request #1662 from YosysHQ/dave/opt-reduce-move-check | Claire Wolf | 2020-01-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | opt_reduce: Call check() per run rather than per optimised cell | David Shah | 2020-01-28 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge pull request #1660 from YosysHQ/eddie/abc9_unpermute_luts | Eddie Hung | 2020-01-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix $lut input ordering -- SigSpec(std::initializer_list<>) is backwards | Eddie Hung | 2020-01-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #1567 from YosysHQ/eddie/sat_init_warning | Claire Wolf | 2020-01-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Suppress warning message for init[i] = 1'bx | Eddie Hung | 2019-12-11 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #1573 from YosysHQ/eddie/xilinx_tristate | N. Engelhardt | 2020-01-28 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | tribuf: set scratchpad boolean 'tribuf.added_something' | Eddie Hung | 2019-12-12 | 1 | -1/+5 | |
| |/ / / / / / / / / / / | ||||||
* | / / / / / / / / / / | redirect fuser stderr to /dev/null | Pepijn de Vos | 2020-01-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1619 from YosysHQ/eddie/abc9_refactor | Eddie Hung | 2020-01-27 | 4 | -886/+1480 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | abc9_ops: add comments | Eddie Hung | 2020-01-27 | 1 | -1/+13 | |
| * | | | | | | | | | | abc9: -reintegrate recover type from existing cell, check against boxid | Eddie Hung | 2020-01-23 | 1 | -30/+19 | |
| * | | | | | | | | | | abc9: warning message if no modules selected | Eddie Hung | 2020-01-23 | 1 | -0/+6 | |
| * | | | | | | | | | | abc9_ops: -prep_xaiger to skip (* keep *) cells | Eddie Hung | 2020-01-23 | 1 | -0/+2 | |
| * | | | | | | | | | | abc9_ops -prep_dff: insert async s/r mux in holes when replacing $_DFF_* | Eddie Hung | 2020-01-23 | 1 | -31/+37 | |
| * | | | | | | | | | | alumacc: undo accidental commit | Eddie Hung | 2020-01-22 | 1 | -14/+5 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/eddie/abc9_fixes' into eddie/abc9_refactor | Eddie Hung | 2020-01-22 | 2 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-21 | 6 | -28/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | abc9: add some log_{push,pop}() as per @nakengelhardt | Eddie Hung | 2020-01-17 | 2 | -5/+19 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | abc9_ops: -reintegrate to not trim box padding anymore | Eddie Hung | 2020-01-14 | 1 | -9/+0 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | abc9_ops/write_xaiger: update doc | Eddie Hung | 2020-01-14 | 1 | -0/+13 | |
| * | | | | | | | | | | abc9_ops: -prep_holes -> -prep_xaiger, move padding to write_xaiger | Eddie Hung | 2020-01-14 | 2 | -104/+73 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-14 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | abc9_ops: -break_scc -> -mark_scc using (* keep *), remove -unbreak_scc | Eddie Hung | 2020-01-13 | 2 | -46/+20 | |
| * | | | | | | | | | | abc9_ops: ignore inouts of all cell outputs for topo ordering | Eddie Hung | 2020-01-13 | 1 | -2/+6 | |
| * | | | | | | | | | | abc9: break SCC by setting (* keep *) on output wires | Eddie Hung | 2020-01-13 | 2 | -26/+5 | |
| * | | | | | | | | | | abc9: add -run option | Eddie Hung | 2020-01-13 | 1 | -1/+14 | |
| * | | | | | | | | | | abc9: respect (* keep *) on cells | Eddie Hung | 2020-01-13 | 1 | -0/+2 | |
| * | | | | | | | | | | abc9: log which module is being operated on | Eddie Hung | 2020-01-13 | 2 | -5/+3 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-13 | 3 | -77/+138 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | cleanup | Eddie Hung | 2020-01-11 | 1 | -2/+0 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-11 | 2 | -92/+94 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'eddie/abc9_refactor' of github.com:YosysHQ/yosys into eddie/abc... | Eddie Hung | 2020-01-11 | 3 | -101/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | abc9: cleanup | Eddie Hung | 2020-01-11 | 3 | -45/+38 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |