Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 363 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 363 Bytes

Parameters

This example shows how parameters work and make for reusable modules.

Requirements

  • Yosys
  • Arachne-pnr
  • Project IceStorm

Usage

  • make

    Builds chip.bin bitstream

  • make flash

    Program the bitstream to the device.

Loosly based on tomverbeure/upduino