Skip to content

JochiSt/icebreaker-pipelineC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipelineC and IceBreaker

This repository implements a simple blink program on the IceBreaker FPGA board using pipelineC and the GHDL + YOSYS + nextpnr open source toolchain.

VHDL pipelineC Blink

The code for blinking the LED is inside the file blink.c, it gets translated into VHDL using pipelineC. GHDL uses these files in combination with YOSYS to synthesize the hardware for the FPGA.