1 Star 0 Fork 54

liu_nix / iEDA

forked from OSCC / iEDA 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
Xingquan-Li 提交于 2023-05-08 11:04 . init repo of OSCC/iEDA
iEDA-logo

iEDA

An open-source RTL2GDS EDA platform for ASIC design.

License

English | 简体中文

Motivation ...

Design Philosophy ...

To get more information, please reference the iEDA homepage: ieda.oscc.cc.


🎉 Latest News:

Check out the presentation: iEDA: An Open-Source Intelligent Physical lmplementation Toolkit and Library [paper, slides] in Session 2 of ISEDA-2023 (9 May 2023, Nanjing,China), and discussion in Panel 6: Open-source EDA and Standards


Getting Started with iEDA

reference to our docs

Build iEDA

Install Dependencies

Ubuntu (recommend 20.04):

sudo bash build.sh -i apt

docker image:

docker pull iedaopensource/ieda-dev:0813

build iEDA from source code

git clone iEDA_git_repo_address iEDA
cd iEDA
bash build.sh

# or build from docker:
docker run --rm -v $(pwd):/iEDA iedaopensource/ieda-dev:0813 ./iEDA/build.sh

get iEDA binary release

docker package

Try out iEDA

user manual

iFlow

see iFlow

Script

run fp
run pl
run cts
run rt
...

Future Plan

roadmap

How to Contribute

pull request (sign DCO)

Discussion and Feedback

new issue

wechat group

License

Mulan Permissive Software License, Version 2 (Mulan PSL v2)

C++
1
https://gitee.com/liunix61/iEDA.git
git@gitee.com:liunix61/iEDA.git
liunix61
iEDA
iEDA
master

搜索帮助