Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update synth_ice40 -device doc to be relevant for -abc9 only | Eddie Hung | 2019-06-28 | 1 | -2/+2 | |
| | ||||||
* | Extraneous newline | Eddie Hung | 2019-06-27 | 1 | -1/+0 | |
| | ||||||
* | abc9: Add wire delays to synth_ice40 | David Shah | 2019-06-26 | 1 | -2/+10 | |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | |||||
* | Resolve comments from @daveshah1 | Eddie Hung | 2019-06-14 | 1 | -1/+1 | |
| | ||||||
* | Make doc consistent | Eddie Hung | 2019-06-14 | 1 | -1/+1 | |
| | ||||||
* | Consistent with xilinx | Eddie Hung | 2019-06-03 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'origin/clifford/pmgenstuff' into xc7mux | Eddie Hung | 2019-05-02 | 1 | -0/+2 | |
|\ | ||||||
| * | Run "peepopt" in generic "synth" pass and "synth_ice40" | Clifford Wolf | 2019-04-30 | 1 | -0/+2 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-02 | 1 | -4/+6 | |
|\ \ | ||||||
| * | | Cleanup ice40 | Eddie Hung | 2019-04-26 | 1 | -4/+6 | |
| |/ | ||||||
* | | Convert to use #945 | Eddie Hung | 2019-04-21 | 1 | -1/+1 | |
| | | ||||||
* | | ABC_FLOPS -> ABC_MODEL -- only whitebox if ABC_MODEL set | Eddie Hung | 2019-04-19 | 1 | -1/+1 | |
| | | ||||||
* | | Fix SB_DFF comb model | Eddie Hung | 2019-04-18 | 1 | -2/+2 | |
| | | ||||||
* | | Use new -wb flag for ABC flow | Eddie Hung | 2019-04-18 | 1 | -7/+3 | |
| | | ||||||
* | | Reduce to three devices: hx, lp, u | Eddie Hung | 2019-04-17 | 1 | -4/+4 | |
| | | ||||||
* | | Update error message | Eddie Hung | 2019-04-17 | 1 | -1/+1 | |
| | | ||||||
* | | Add "-device" argument to synth_ice40 | Eddie Hung | 2019-04-17 | 1 | -2/+13 | |
| | | ||||||
* | | synth_ice40 to use renamed files | Eddie Hung | 2019-04-17 | 1 | -2/+2 | |
| | | ||||||
* | | Revert "Try using an ICE40_CARRY_LUT primitive to avoid ABC issues" | Eddie Hung | 2019-04-17 | 1 | -1/+1 | |
| | | | | | | | | This reverts commit a7632ab3326c5247b8152a53808413b259c13253. | |||||
* | | Try using an ICE40_CARRY_LUT primitive to avoid ABC issues | Eddie Hung | 2019-04-17 | 1 | -1/+1 | |
| | | ||||||
* | | Add ice40 box files | Eddie Hung | 2019-04-16 | 1 | -1/+8 | |
| | | ||||||
* | | Merge branch 'master' into xaig | Eddie Hung | 2019-04-08 | 1 | -0/+1 | |
|\| | ||||||
| * | ice40: Run ice40_braminit pass by default | Sylvain Munaut | 2019-03-08 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-02-26 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #740 from daveshah1/improve_dress | Clifford Wolf | 2019-02-22 | 1 | -1/+1 | |
| |\ | | | | | | | Improve ABC netname preservation | |||||
| | * | ice40: Use abc -dress in synth_ice40 | David Shah | 2019-02-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-02-21 | 1 | -3/+28 | |
|\| | | ||||||
| * | | Add "synth_ice40 -dsp" | Clifford Wolf | 2019-02-20 | 1 | -3/+27 | |
| |/ | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* / | synth_ice40 to have new -abc9 arg | Eddie Hung | 2019-02-14 | 1 | -4/+12 | |
|/ | ||||||
* | Merge pull request #772 from whitequark/synth_lut | Clifford Wolf | 2019-01-02 | 1 | -1/+1 | |
|\ | | | | | synth: add k-LUT mode | |||||
| * | synth_ice40: use 4-LUT coarse synthesis mode. | whitequark | 2019-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | Fix typographical and grammatical errors and inconsistencies. | whitequark | 2019-01-02 | 1 | -1/+1 | |
|/ | | | | | | | | | | | | The initial list of hits was generated with the codespell command below, and each hit was evaluated and fixed manually while taking context into consideration. DIRS="kernel/ frontends/ backends/ passes/ techlibs/" DIRS="${DIRS} libs/ezsat/ libs/subcircuit" codespell $DIRS -S *.o -L upto,iff,thru,synopsys,uint More hits were found by looking through comments and strings manually. | |||||
* | Rename "fine:" label to "map:" in "synth_ice40" | Clifford Wolf | 2018-12-16 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | synth_ice40: split `map_gates` off `fine`. | whitequark | 2018-12-06 | 1 | -0/+4 | |
| | ||||||
* | synth_ice40: add -noabc option, to use built-in LUT techmapping. | whitequark | 2018-12-05 | 1 | -2/+16 | |
| | | | | This should be combined with -relut to get sensible results. | |||||
* | opt_lut: add -dlogic, to avoid disturbing logic such as carry chains. | whitequark | 2018-12-05 | 1 | -2/+2 | |
| | ||||||
* | synth_ice40: add -relut option, to run ice40_unlut and opt_lut. | whitequark | 2018-12-05 | 1 | -1/+13 | |
| | ||||||
* | ice40: Add option to only use CE if it'd be use by more than X FFs | Sylvain Munaut | 2018-11-27 | 1 | -0/+14 | |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||||
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -4/+4 | |
| | | | | | | | | | o Not all derived methods were marked 'override', but it is a great feature of C++11 that we should make use of. o While at it: touched header files got a -*- c++ -*- for emacs to provide support for that language. o use YS_OVERRIDE for all override keywords (though we should probably use the plain keyword going forward now that C++11 is established) | |||||
* | Add "synth_ice40 -json" | Clifford Wolf | 2018-06-13 | 1 | -9/+22 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Improving vpr output support. | Tim 'mithro' Ansell | 2018-04-18 | 1 | -3/+3 | |
| | | | | | | | * Support output BLIF for Xilinx architectures. * Support using .names in BLIF for Xilinx architectures. * Use the same `NO_LUT` define in both `synth_ice40` and `synth_xilinx`. | |||||
* | synth_ice40: Rework the vpr blif output slightly. | Tim 'mithro' Ansell | 2018-04-18 | 1 | -4/+8 | |
| | ||||||
* | Add "synth_ice40 -nodffe" | Clifford Wolf | 2018-04-16 | 1 | -2/+11 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Fix spelling in -vpr help for synth_ice40 | Tim Ansell | 2017-12-08 | 1 | -1/+1 | |
| | ||||||
* | Add "synth_ice40 -vpr" | Clifford Wolf | 2017-11-16 | 1 | -5/+27 | |
| | ||||||
* | Fix synth_ice40 doc regarding -top default | Clifford Wolf | 2017-09-29 | 1 | -1/+1 | |
| | ||||||
* | iCE40 flow is not experimental anymore | Clifford Wolf | 2016-11-01 | 1 | -1/+1 | |
| | ||||||
* | Added "deminout" | Clifford Wolf | 2016-06-19 | 1 | -0/+1 | |
| | ||||||
* | Added synth_ice40 support for latches via logic loops | Clifford Wolf | 2016-05-06 | 1 | -0/+1 | |
| | ||||||
* | Converted synth_greenpak4 to ScriptPass | Clifford Wolf | 2016-04-23 | 1 | -3/+2 | |
| |