We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd148a commit 8c741ffCopy full SHA for 8c741ff
boards/alambraii.json
@@ -0,0 +1,25 @@
1
+{
2
+ "build": {
3
+ "core": "alambraii",
4
+ "cpu": "fpga",
5
+ "f_cpu": "12000000L",
6
+ "hwids": [
7
+ [
8
+ "0x0403",
9
+ "0x6010"
10
+ ]
11
+ ],
12
+ "mcu": "iCE40-HX4K-TQ144",
13
+ "pack": "tq144",
14
+ "size": "4k",
15
+ "type": "hx"
16
+ },
17
+ "frameworks": [],
18
+ "name": "Alhambra II FPGA",
19
+ "upload": {
20
+ "maximum_ram_size": 32768,
21
+ "maximum_size": 32768
22
23
+ "url": "https://github.com/FPGAwars/Alhambra-II-FPGA",
24
+ "vendor": "FPGAwars"
25
+}
0 commit comments