Go to file
DaiToto d643ae6afa Merge branch 'develop' of code.aliyun.com:openbelt/cocoon into develop 2020-09-27 14:24:38 +08:00
apps add demo 2020-09-07 17:44:42 +08:00
code.bak add two more branching demos 2020-09-26 13:32:14 +08:00
data update demo 2020-09-07 22:08:12 +08:00
demo update demo 2020-09-07 22:08:12 +08:00
image modify images 2020-09-07 19:05:53 +08:00
.gitignore add demo 2020-09-07 17:44:42 +08:00
LICENSE Add license 2020-09-07 19:03:37 +08:00
README.md update README.md 2020-09-07 18:57:45 +08:00
__init__.py add initial version 2020-08-01 21:04:50 +08:00
designcfg.py fix yosys bugs 2020-08-30 21:24:55 +08:00
engine.py update demo 2020-09-07 22:08:12 +08:00
flow.py add demo 2020-09-07 17:44:42 +08:00
util.py update demo 2020-09-07 22:08:12 +08:00

README.md

Cocoon: An Infrastructure for Integrated EDA

Cocoon is an open source infrastructure for integrated EDA with interoperability and interactivity. It contains a set of cross-tool interfaces and plays the role of EDA agent that can help IC designers choose EDA point tools to assemble a legal design flow and to produce ICs with higher quality of results (QoR). It can also help EDA researchers and tool developer do research on new design methodology and cross-stage optimization.

Cocoon Architecture

avatar