Skip to main content

Hardware-aware optimization and design automation

Project description

# Hardware-Aware Optimization and Design Automation

Reusable Python utilities for hardware-aware optimization and design automation.

## Feature Synopsis

  • [ ] intermediate representation (IR) system

  • [ ] Xilinx tool backend

  • [ ] Xilinx report parser

  • [ ] Intel tool backend

  • [ ] Intel report parser

## Getting Started

### Prerequisites

  • Python 3.5+ and corresponding pip

<details><summary>How to install Python 3.5+ on Ubuntu 16.04+ and CentOS 7?</summary>

#### Ubuntu 16.04+

`bash sudo apt install python3 python3-pip `

#### CentOS 7

`bash sudo yum install python3 python3-pip `

</details>

### Installing from PyPI

`bash python3 -m pip install --user --upgrade haoda `

### Installing from Source

`bash python3 setup.py install --user `

### Installing for Development

`bash python3 -m pip install --editable . `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haoda-0.0.20191204.dev1.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distributions

haoda-0.0.20191204.dev1-py3.5.egg (58.9 kB view hashes)

Uploaded Source

haoda-0.0.20191204.dev1-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page