verilog-to-routing / vtr-verilog-to-routing

Verilog to Routing -- Open Source CAD Flow for FPGA Research
https://verilogtorouting.org
Other
980 stars 378 forks source link

Overuse report with flat routing #2556

Open duck2 opened 1 month ago

duck2 commented 1 month ago

When trying to print out a large overuse report (at an early iteration) we hit the assert at overuse_report.cpp:474 .

To reproduce, run directrf with --max_router_iterations 10 --generate_rr_node_overuse_report on

(tested with directrf and bitcoin_miner, with decomposing parallel router)