aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/efinix/synth_efinix.cc
Commit message (Expand)AuthorAgeFilesLines
* efinix: Use `memory_libmap` pass.Marcelina Kościelnicka2022-05-181-3/+5
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-2/+2
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
* Merge pull request #2226 from YosysHQ/mwk/nuke-efinix-gbufMiodrag Milanović2020-07-161-1/+2
|\
| * efinix: Nuke efinix_gbuf in favor of clkbufmap.Marcelina Kościelnicka2020-07-041-1/+2
* | efinix: Use dfflegalize.Marcelina Kościelnicka2020-07-061-1/+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
* Merge pull request #1604 from whitequark/unify-ram-namingwhitequark2020-01-021-5/+17
|\
| * Harmonize BRAM/LUTRAM descriptions across all of Yosys.whitequark2020-01-011-5/+17
* | Update doc that "-retime" calls abc with "-dff -D 1"Eddie Hung2019-12-301-2/+2
|/
* Replaced custom step with setundefMiodrag Milanovic2019-08-111-1/+1
* Adding new pass to fix carry chainMiodrag Milanovic2019-08-111-0/+1
* Added bram supportMiodrag Milanovic2019-08-041-0/+7
* Custom step to add global clock buffersMiodrag Milanovic2019-08-031-0/+6
* Initial EFINIX supportMiodrag Milanovic2019-08-031-0/+205