aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/anlogic/synth_anlogic.cc
Commit message (Expand)AuthorAgeFilesLines
* 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