aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/picorv32.proj
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/picorv32.proj')
-rw-r--r--ice40/picorv32.proj15
1 files changed, 15 insertions, 0 deletions
diff --git a/ice40/picorv32.proj b/ice40/picorv32.proj
new file mode 100644
index 00000000..a8c83bd9
--- /dev/null
+++ b/ice40/picorv32.proj
@@ -0,0 +1,15 @@
+{
+ "project": {
+ "version": "1",
+ "name": "picorv32",
+ "arch": {
+ "name": "ice40",
+ "type": "hx8k",
+ "package": "ct256"
+ },
+ "input": {
+ "json": "picorv32.json",
+ "pcf": "icebreaker.pcf"
+ }
+ }
+}