Skip to content

Commit

Permalink
Add Alambra II FGPA board
Browse files Browse the repository at this point in the history
  • Loading branch information
ebury-sergiorobles committed May 31, 2023
1 parent 8cd148a commit 66f47aa
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions boards/alambra-ii.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"build": {
"core": "alambra-ii",
"cpu": "fpga",
"f_cpu": "12000000L",
"hwids": [
[
"0x0403",
"0x6010"
]
],
"mcu": "iCE40-HX4K-TQ144",
"pack": "tq144",
"size": "4k",
"type": "hx"
},
"frameworks": [],
"name": "Alhambra II FPGA",
"upload": {
"maximum_ram_size": 32768,
"maximum_size": 32768
},
"url": "https://github.com/FPGAwars/Alhambra-II-FPGA",
"vendor": "FPGAwars"
}

0 comments on commit 66f47aa

Please sign in to comment.