ecp5: router2 main rename
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
c27e7780d1
commit
d2c77fd9ae
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user