aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/anlogic/synth_anlogic.cc
Commit message (Expand)AuthorAgeFilesLines
* anlogic: Use `memory_libmap` pass.Marcelina Kościelnicka2022-05-181-12/+10
* anlogic: support BRAM mappingIcenowy Zheng2021-12-171-1/+17
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-2/+2
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
* anlogic: Use dfflegalize.Marcelina Kościelnicka2020-07-141-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-6/+18
|\
| * Harmonize BRAM/LUTRAM descriptions across all of Yosys.whitequark2020-01-011-6/+18
* | 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
|/
* Proper arith for Anlogic and use standard passMiodrag Milanovic2019-08-121-1/+6
* Merge pull request #755 from Icenowy/anlogic-dram-initClifford Wolf2019-01-021-0/+1
|\
| * anlogic: implement DRAM initializationIcenowy Zheng2018-12-201-0/+1
* | Merge pull request #750 from Icenowy/anlogic-ff-initClifford Wolf2019-01-021-0/+1
|\ \
| * | anlogic: set the init value of DFFsIcenowy Zheng2018-12-181-0/+1
* | | Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
| |/ |/|
* | Anlogic: let LUT5/6 have more cost than LUT4-Icenowy Zheng2018-12-191-1/+1
|/
* anlogic: add support for Eagle Distributed RAMIcenowy Zheng2018-12-171-0/+6
* Initial support for Anlogic FPGAMiodrag Milanovic2018-12-011-0/+205