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());
|
route_ecp5_globals(getCtx());
|
||||||
assignArchInfo();
|
assignArchInfo();
|
||||||
assign_budget(getCtx(), true);
|
assign_budget(getCtx(), true);
|
||||||
router2_test(getCtx());
|
router2(getCtx());
|
||||||
bool result = router1(getCtx(), Router1Cfg(getCtx()));
|
bool result = router1(getCtx(), Router1Cfg(getCtx()));
|
||||||
#if 0
|
#if 0
|
||||||
std::vector<std::pair<WireId, int>> fanout_vector;
|
std::vector<std::pair<WireId, int>> fanout_vector;
|
||||||
|
Loading…
Reference in New Issue
Block a user