ecp5: router2 main rename

Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
David Shah 2020-01-16 11:32:00 +00:00
parent c27e7780d1
commit d2c77fd9ae

View File

@ -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;