Attention

This documentation is a work in progress. Expect to see errors and unfinished things.

marble_family README

Context

Marble-Mini is an Open Hardware FMC carrier board based on Xilinx Artix:

see github

Zest is an Open Hardware FMC mezzanine board with eight 125 MS/s ADC channels and two 250 MS/s DAC channels:

see github

Build FW and program Marble

cd $BEDROCK/projects/oscope/marble_family
make clean && make oscope_top.bit
openocd -f ../../../board_support/marblemini/marble.cfg -c "transport select jtag; init; xc7_program xc7.tap; pld load 0 oscope_top.bit; exit"

Check if it’s up

ping 192.168.19.8