aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/sf2/synth_sf2.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
* sf2: Emit CLKINT even if -clkbuf not passedMarcelina Kościelnicka2020-07-171-2/+6
* Merge pull request #2229 from Ravenslofty/sf2_remove_sf2_iobsclairexen2020-07-161-4/+6
|\
| * sf2: replace sf2_iobs with {clkbuf,iopad}mapDan Ravensloft2020-07-091-4/+6
* | sf2: Use dfflegalize.Marcelina Kościelnicka2020-07-091-0/+1
|/
* Use C++11 final/override keywords.whitequark2020-06-181-4/+4
* Get rid of dffsr2dff.Marcelina Kościelnicka2020-04-151-1/+0
* synth_*: call 'opt -fast' after 'techmap'Eddie Hung2020-02-051-0/+1
* Update doc that "-retime" calls abc with "-dff -D 1"Eddie Hung2019-12-301-1/+1
* Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""Eddie Hung2019-12-301-1/+1
* Refactor SF2 iobuf insertion, Add clkint insertionClifford Wolf2019-03-061-7/+7
* Improvements in SF2 flow and demoClifford Wolf2019-03-051-3/+13
* Add SF2 IO buffer insertionClifford Wolf2019-01-171-1/+16
* Add "synth_sf2 -vlog", fix "synth_sf2 -edif"Clifford Wolf2019-01-171-2/+17
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
* Basic SmartFusion2 and IGLOO2 synthesis supportClifford Wolf2018-10-311-0/+206