Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate c code #15

Closed
oddball opened this issue Aug 5, 2018 · 3 comments
Closed

generate c code #15

oddball opened this issue Aug 5, 2018 · 3 comments

Comments

@oddball
Copy link
Owner

oddball commented Aug 5, 2018

Would like this package to generate C code. If someone could provide an example ipxact xml file and corresponding c code, it should be easy enough for me to add generation of C code.

@EdwinElshoud
Copy link
Contributor

Hi @oddball,

Maybe a little late, but I have created a fork and implemented a generator for a C header file. It is a macro based header file to get to the register fields.

ipxact2systemverilog fork

Kind regards,
Edwin

@oddball
Copy link
Owner Author

oddball commented Aug 23, 2022

Hi @EdwinElshoud! Nice!

Feel free to make a PR back to this repo, and I will be happy to review it!

Best regards

@oddball
Copy link
Owner Author

oddball commented Aug 30, 2022

#35

@EdwinElshoud Thanks for this! 👍

Added a compilation and execution of your example.c on CircleCI

Released https://pypi.org/project/ipxact2systemverilog/

Feel free to check it out, and let me know if something is wrong!

@oddball oddball closed this as completed Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants