aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/arch.h')
-rw-r--r--ice40/arch.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ice40/arch.h b/ice40/arch.h
index 0d8e7d76..0af0a5dd 100644
--- a/ice40/arch.h
+++ b/ice40/arch.h
@@ -385,10 +385,15 @@ struct ArchArgs
NONE,
LP384,
LP1K,
+ LP4K,
LP8K,
HX1K,
+ HX4K,
HX8K,
+ UP3K,
UP5K,
+ U1K,
+ U2K,
U4K
} type = NONE;
std::string package;