adamwalker / fpga-fm-radio

An FPGA FM radio implemented in Clash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPGA FM Radio

An FPGA based FM radio.

See the blog post.

Implemented in Clash.

Runs on the Arty board.

Build

Make sure Vivado is in your path, then

$ ./build.sh

Setup

Program the image onto the FPGA using the Vivado hardware manager, then

$ sudo ./setup_net.sh <network interface connected to the fpga>

About

An FPGA FM radio implemented in Clash


Languages

Language:Tcl 59.3%Language:Haskell 23.3%Language:Verilog 16.2%Language:Shell 1.2%