joshajohnson / ecp5-mini

ECP5 FPGA in an "S7 Mini" form factor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECP5 Mini

Status: All functions on r0.2 have been proven to work. Safe to assemble your own! 

Designed in Kicad nightly, ensure you clone --recursive.

Top Side Bottom Side

ECP5 Mini is a Lattice ECP5 FPGA in the Black Mesa Labs "S7 Mini" form factor.

Key Features

  • Lattice ECP5-12/25F FPGA in a caBGA256 package.
  • 32 / 64 3V3 IO on 2.54mm / 1.27mm pitch grid.
  • 64 Mbit HyperRAM DRAM.
  • USB Full Speed (12Mbit) connection to FPGA over Type-C connector.
  • MicroSD card support.
  • 8 Multiplexed RGB LEDs.

Revision History

r0.1 is depreciated. hardware has been assembled with no major issues being found at time of writing. Requires more validation, particularly the HyperRAM, microSD, and signal integrity of IO.

r0.2 moves to 1v8 HyperRAM along with major IO changes to improve performance. Pinout is not compatiable with r0.1, but mechanically is identical. Projects utiliting the features of the board to be completed.

Information

USB dfu bootloader courtesy of tnt is working.

Example gateware can be found here, however please note I built this board to force myself to write more HDL so it's probably full of bad practices.

Check the issues for any errata / improvements to the design.

Thanks

Not only was this project inspired by the growing number of OSHW FPGA designs, but I referenced a number of them during the hardware development. A huge thank you needs to be given to these people as otherwise my design would likely have even more bugs...

About

ECP5 FPGA in an "S7 Mini" form factor

License:Other


Languages

Language:HTML 90.3%Language:Python 9.4%Language:Makefile 0.2%