f4pga / f4pga/f4pga-arch-defs

Generate pb_type.xml and model.xml from Verilog

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
in-progress lang-python lang-xml type-defs type-sim
Dominant language
Jupyter Notebook
Stars
314
Forks
121
PR merge metrics
No merged PRs in 30d

Description

Currently you need to manually create the `pb_type.xml` and `model.xml` files needed for vpr.

These should in theory be able to.be generated from the `sim.v` files using Yosys to generate a .json file and then a Python script to generate the XML from the json output.

Only thing to worry about is how parameters are handled here.

Might need some type of naming convention for the logic verse routing muxes too.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.