aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2019-06-07 13:49:19 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2019-06-07 13:49:19 +0200
commit78e6631f766194c078b6cd32d520146e6ab257a4 (patch)
treea78b788c13978492fbb280d01f748658ec827c65 /ice40/arch.h
parent54175f918760d3ee2a4d89f926f9e0652d223134 (diff)
downloadnextpnr-78e6631f766194c078b6cd32d520146e6ab257a4.tar.gz
nextpnr-78e6631f766194c078b6cd32d520146e6ab257a4.tar.bz2
nextpnr-78e6631f766194c078b6cd32d520146e6ab257a4.zip
Cleanup
Diffstat (limited to 'ice40/arch.h')
-rw-r--r--ice40/arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ice40/arch.h b/ice40/arch.h
index 8b6942cb..ea29f4f1 100644
--- a/ice40/arch.h
+++ b/ice40/arch.h
@@ -878,8 +878,6 @@ struct Arch : BaseCtx
// netlist modifications, and validity checks
void assignArchInfo();
void assignCellInfo(CellInfo *cell);
- void archInfoToAttributes();
- void attributesToArchInfo();
// -------------------------------------------------
BelPin getIOBSharingPLLPin(BelId pll, IdString pll_pin) const