Skip to main content

Python based High Level Synthesis compiler

Project description

https://travis-ci.org/ktok07b6/polyphony.svg?branch=devel https://badge.fury.io/py/polyphony.svg

polyphony

Polyphony is Python based High-Level Synthesis compiler.

Requirements

Python 3.6 or later

Installation

$ pip3 install polyphony

Usage

usage: polyphony [-h] [-o FILE] [-d DIR] [-c CONFIG] [-v] [-D] [-q] [-vd]

[-vm] [-V] source

positional arguments:

source Python source file

optional arguments:
-h, --help

show this help message and exit

-o FILE, --output FILE

output filename (default is “polyphony_out”)

-d DIR, --dir DIR

output directory

-c CONFIG, --config CONFIG

set configration(json literal or file)

-v, --verbose

verbose output

-D, --debug

enable debug mode

-q, --quiet

suppress warning/error messages

-vd, --verilog_dump

output vcd file in testbench

-vm, --verilog_monitor

enable $monitor in testbench

-V, --version

print the Polyphony version number

Examples

see https://github.com/ktok07b6/polyphony/tree/master/tests

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

polyphony-0.3.6.tar.gz (174.2 kB view hashes)

Uploaded Source

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