aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/arch.h')
-rw-r--r--ice40/arch.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/ice40/arch.h b/ice40/arch.h
index 66292783..74a1efcc 100644
--- a/ice40/arch.h
+++ b/ice40/arch.h
@@ -51,7 +51,18 @@ enum BelType : int32_t
TYPE_ICESTORM_LC,
TYPE_ICESTORM_RAM,
TYPE_SB_IO,
- TYPE_SB_GB
+ TYPE_SB_GB,
+ TYPE_ICESTORM_PLL,
+ TYPE_SB_WARMBOOT,
+ TYPE_SB_MAC16,
+ TYPE_ICESTORM_HFOSC,
+ TYPE_ICESTORM_LFOSC,
+ TYPE_SB_I2C,
+ TYPE_SB_SPI,
+ TYPE_IO_I3C,
+ TYPE_SB_LEDDA_IP,
+ TYPE_SB_RGBA_DRV,
+ TYPE_SB_SPRAM256KA,
};
enum PortPin : int32_t