Skip to content

Latest commit

 

History

History

05-varreg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Registers and variables

This example shows the difference between variables and registers.

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