iDATA AiEDA
Dataset A dataset of AI + EDA iDATA is a dataset of AI + EDA, which can be used to train AI models for design PPA prediction, PPA-aware physical design, and related tasks. Dataset structure Describe the dataset structure. aes/ ├── iEDA_route_process_data/ # Process data exported by iEDA-iRT 2D routing ├── syn_netlist/ # The synthesized netlist files、sdc files ├── place/ # The place stage def、sdc、vectors └── route/ # The route… See the full description on the dataset page: https://huggingface.co/datasets/AiEDA/iDATA.
- Tipo
- dataset
- Licencia
- gpl
- Descargas
- 189,902
- Me gusta
- 7
- Acceso
- public
- Archivos
- 0
README
--- license: gpl tags: - "AI + EDA dataset" - "skywater130 process" pretty_name: iDATA configs: - config_name: place data_files: - split: train path: "*/place/vectors/*_place_vectors.tar.gz" - config_name: route data_files: - split: train path: "*/route/vectors/*_route_vectors.tar.gz" --- # Dataset…