Skip to content
Snippets Groups Projects
Commit bc255a6a authored by Hans Baier's avatar Hans Baier
Browse files

arrow_sockit: Add README table entry and test target

parent 98c80f0b
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,7 @@ The Colorlight5A is a very nice board to start with, cheap, powerful, easy to us
| De0Nano | Intel Cyclone4 | EP4CE22F | 50MHz | FTDI | 16-bit 32MB SDR | No | No | No | No |
| De10Lite | Intel MAX10 | 10M50DA | 50MHz | IOs | 16-bit 64MB SDR | No | No | No | No |
| De10Nano | Intel Cyclone5 | 5CSEBA6 | 50MHz | IOs | 16-bit 32MB SDR | No | No | No | Yes |
| Arrow SoCKit | Intel Cyclone5 | 5CSXFC6D6F31C8| 50MHz | JTAG | 32-bit 1GB DDR3* | No | No | No | No |
| De1SoC | Intel Cyclone5 | 5CSEMA5 | 50MHz | IOs | 16-bit 64MB SDR | No | ? | ? | ? |
| De2-115 | Intel Cyclone4 | EP4CE115 | 50MHz | IOs | 16-bit 128MB SDR | No | 1Gbps GMII* | 8MB QSPI | Yes* |
| ECP5-EVN | Lattice ECP5 | LFE5UM5G-85F | 50MHz | FTDI | No | No | ? | ? | ? |
......
......@@ -87,6 +87,7 @@ class TestTargets(unittest.TestCase):
# Intel Cyclone5
platforms.append("de1soc")
platforms.append("de10nano")
platforms.append("arrow_sockit")
# Intel Cyclone10
platforms.append("c10lprefkit")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment