- Notifications
You must be signed in to change notification settings - Fork10
Polyphony is Python based High-Level Synthesis compiler.
License
NotificationsYou must be signed in to change notification settings
polyphony-dev/polyphony
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Polyphony is Python based High-Level Synthesis compiler.
Python 3.6 or later
$ pip3 install polyphony
- 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 -oFILE,--outputFILE output filename (default is "polyphony_out") -dDIR,--dirDIR output directory -cCONFIG,--configCONFIG 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
About
Polyphony is Python based High-Level Synthesis compiler.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.