AI-Enhanced Electronic Design Automation Library with iEDA Integration
Project description
AiEDA
介绍
面向python编程的EDA平台,集成iEDA等开源EDA工具的各类接口作为AiEDA开发引擎
修改iEDA third_party/iEDA/CMakelist.txt 以下参数
option(BUILD_STATIC_LIB "If ON, build static lib." OFF)
option(BUILD_PYTHON "If ON, build python interface." ON)
编译iEDA,并install
cd third_party/iEDA
mkdir build
cd build
cmake ..
make -j32 ieda_py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aieda-0.1.0.tar.gz
(51.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
aieda-0.1.0-py3-none-any.whl
(73.3 kB
view details)
File details
Details for the file aieda-0.1.0.tar.gz.
File metadata
- Download URL: aieda-0.1.0.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4abd147fbd7d0a9402cc887984abc538a68fb1c0f9b782633bb6d31b0a87ccb1
|
|
| MD5 |
0e6816aee2e715d379e9d3231e6938d6
|
|
| BLAKE2b-256 |
28dfd64e2f549fb5d56c7a12803dcf97c23dc54b49d3d734ea6732759925494e
|
File details
Details for the file aieda-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aieda-0.1.0-py3-none-any.whl
- Upload date:
- Size: 73.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18108f881ef1861d08762f46dc2e0920ec8f6765c3f859794f93790e34824756
|
|
| MD5 |
71f3d4eaad818be334a7cbb54a25ddd5
|
|
| BLAKE2b-256 |
1187d298624d1b1c39c80cc17f3cf201d4c8cfcbdf6e813b58eb6964bb561c32
|