mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-10 02:10:03 +00:00
@@ -610,7 +610,7 @@ bool Arch::route()
|
||||
route_ecp5_globals(getCtx());
|
||||
assignArchInfo();
|
||||
assign_budget(getCtx(), true);
|
||||
router2_test(getCtx());
|
||||
router2(getCtx());
|
||||
bool result = router1(getCtx(), Router1Cfg(getCtx()));
|
||||
#if 0
|
||||
std::vector<std::pair<WireId, int>> fanout_vector;
|
||||
|
||||
Reference in New Issue
Block a user