You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There are multiple local connections on same signal in OpenFPGA generated Switch Box verilog netlist. My related architectural settings are:
@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.
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:
Change this line with : <switch_block type="subset" fs="3" sub_type="wilton" sub_fs="3"/>
The text was updated successfully, but these errors were encountered: