aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/arch.cc')
-rw-r--r--ice40/arch.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/ice40/arch.cc b/ice40/arch.cc
index 659717f8..b7207ca9 100644
--- a/ice40/arch.cc
+++ b/ice40/arch.cc
@@ -1234,17 +1234,6 @@ void Arch::assignCellInfo(CellInfo *cell)
}
}
-void Arch::archInfoToAttributes()
-{
- commonInfoToAttributes();
-}
-
-void Arch::attributesToArchInfo()
-{
- attributesToCommonInfo();
- assignArchInfo();
-}
-
const std::string Arch::defaultPlacer = "sa";
const std::vector<std::string> Arch::availablePlacers = {"sa",