brilliantlabsAR / monocle-fpga

The FPGA application for Monocle's graphics, camera and microphone accelerators
CERN Open Hardware Licence Version 2 - Permissive
48 stars 9 forks source link
fpga monocle-ar verilog

Monocle FPGA

The pre-built binary and project file is available on the releases page.

If you're using the Brilliant REPL, the FPGA update should be automatically suggested.

Building manually

This repository contains a StreamLogic generated project designed to run on the Monocle hardware. It can be built using the GoWin EDA, and SteamLogic command line utility.

If you want to customize your own version, try it out on SteamLogic here.

Steps:


If you're looking to build a totally custom FPGA application. Check out the old-rtl branch.