chipsalliance / chipsalliance/python-fpga-interchange
Add XML support to plaintext FPGA interchange
Open
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.