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

Add XML support to plaintext FPGA interchange #29

Open
litghost opened this issue Feb 25, 2021 · 0 comments
Open

Add XML support to plaintext FPGA interchange #29

litghost opened this issue Feb 25, 2021 · 0 comments

Comments

@litghost
Copy link
Contributor

Currently there is support for 2 plaintext formats (JSON and YAML). An XML plugin is also desired.

json plugin: https://github.com/SymbiFlow/python-fpga-interchange/blob/master/fpga_interchange/json_support.py
PyYAML plugin: https://github.com/SymbiFlow/python-fpga-interchange/blob/master/fpga_interchange/yaml_support.py
RapidYAML: https://github.com/SymbiFlow/python-fpga-interchange/blob/master/fpga_interchange/rapidyaml_support.py

@litghost litghost added this to To Do in FPGA interchange bootstrapping via automation Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant