aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/anlogic/eagle_bb.v
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Leave only real black box cells"Icenowy Zheng2018-12-171-0/+312
| | | | | | | | | | | This reverts commit 43030db5fff285de85096aaf5578b0548659f6b7. For a synthesis tool, generating EG_LOGIC cells are a good choice, as they can be furtherly optimized when PnR, although sometimes EG_LOGIC is not as blackbox as EG_PHY cells (because the latter is more close to the hardware implementation). Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
* Leave only real black box cellsMiodrag Milanovic2018-12-021-312/+0
|
* Initial support for Anlogic FPGAMiodrag Milanovic2018-12-011-0/+1028