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

FPGA interchange logical netlist GND/VCC cell references should come from device database #21

Closed
litghost opened this issue Feb 16, 2021 · 1 comment

Comments

@litghost
Copy link
Contributor

The initial implementation of Yosys JSON to FPGA interchange logical netlist has constants for the GND/VCC cells, see https://github.com/SymbiFlow/python-fpga-interchange/blob/5597fcefe8c9e0049184a12cf1a7d5298cce9a97/fpga_interchange/yosys_json.py#L75-L79

These constants should be found from the FPGA interchange device database, but that data is missing from the device database schema at this time.

@litghost
Copy link
Contributor Author

Fixed in #25

FPGA interchange bootstrapping automation moved this from To Do to Done Feb 25, 2021
kowalewskijan pushed a commit to antmicro/python-fpga-interchange that referenced this issue Apr 26, 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