Skip to content

Latest commit

 

History

History

07-task

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tasks

This example shows how to use tasks in verilog. Tasks can have any number of inputs and outputs.

Requirements

  • Yosys
  • Arachne-pnr
  • Project IceStorm

Usage

  • make

    Builds chip.bin bitstream

  • make flash

    Program the bitstream to the device.

Pretty loosly based on tomverbeure/upduino