Skip to content

Prebuilt Binary Release to PyPi #187

@khwong-c

Description

@khwong-c

Hi Nic

I found hdlConvertor interesting for my coming project (on Python generated SV), and would like to use it.
However, I would like my user can use hdlConvertor directly from a simple pip install hdlConvertor, without building it from the source every time. (e.g. apt install ... and the build process during pip install hdlConvertor)

So, I would like to have a built version of hdlConvertor with ANTLR4 library and I am more than happy to contribute.

We might expect the following in the Wheel bundle:

  • Compiled hdlConvertor shared library, with Python Wrapper
  • Compiled ANTLR4 shared library
  • License for both libraries included

Example: Test PyPi page

I can provide the GitHub Action to achieve this by:

  1. Integrating the GitHub CI into this repository, OR
  2. Hosting another repository and publishing as a separate package, e.g. hdlConvertor-binary

May I have your thoughts on this proposal?
Looking forward to contributing with you 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions