darklife / darkriscv

opensouce RISC-V cpu core implemented in Verilog from scratch in one night!
BSD 3-Clause "New" or "Revised" License
2.06k stars 281 forks source link

New board: Alinx AX309 #56

Open RossComputerGuy opened 2 years ago

RossComputerGuy commented 2 years ago

PXL_20220614_003347449.jpg

I've got this FPGA board that I wish to support. It's got multiple buttons, LEDs, a camera port, and a vga port. There's also a small 7 segment display that I think could be used by firmware for error codes. There's even an SD card slot which could be used to load an OS. I think this would be a great board to support with all the connectivity it comes with. I would port DarkRISC-V except I've never written verilog and I just got a programmer.

samsoniuk commented 2 years ago

I will look the documentation in order to try help! :)

The basic to support a new board is: