Skip to content

Multiple local connections on same output in Switch Box #1994

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

Open
mustafaarslan0 opened this issue May 9, 2025 · 3 comments
Open

Multiple local connections on same output in Switch Box #1994

mustafaarslan0 opened this issue May 9, 2025 · 3 comments

Comments

@mustafaarslan0
Copy link
Contributor

Describe the bug
There are multiple local connections on same signal in OpenFPGA generated Switch Box verilog netlist. My related architectural settings are:

<layout tileable="true" through_channel="true" opin2all_sides="false" concat_wire="true" concat_pass_wire="false">

<switch_block type="subset" fs="3" sub_type="wilton" sub_fs="3"/>

Which part of OpenFPGA is buggy
[ ] Documentation
[ ] OpenFPGA flow
[X] FPGA-Verilog
[ ] FPGA-Bitstream
[ ] FPGA-SDC
[ ] FPGA-SPICE
[ ] VPR
[ ] Yosys

Screenshots

Image

Image

@tangxifan
Copy link
Collaborator

@mustafaarslan0 This looks a critical bug to me. Can you provide more details? It is hard to tell where the bugs may come from. If you can share a simple testcase to reproduce the issue. I am happy to help.

@mustafaarslan0
Copy link
Contributor Author

mustafaarslan0 commented May 13, 2025

Thanks for your attention @tangxifan,

I use "subset" switch block with "wilton" sub_type. It has best area and low path delay-W combination according to your study "A Study on Switch Block Patterns for Tileable FPGA Routing Architectures"

To reproduce issue:

@tangxifan
Copy link
Collaborator

@mustafaarslan0 Thanks for the details. Let me try the case.

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

2 participants