fpga-tool-perf icon indicating copy to clipboard operation
fpga-tool-perf copied to clipboard

Add CFU playground example, initially for Arty

Open tcal-x opened this issue 3 years ago • 1 comments

Instructions for someone already familiar with CFU-Playground:

Use the proj/mnv2_first project. Cd to that directory.

Build the bitstream: make bitstream.

Go to the gateware build directory, soc/build/digilent_arty.mnv2_first/gateware/.

Look in the tcl script for the sources and copy them to the appropriate locations in fpga-tool-perf (it seems the pre-generated VexRiscv Verilog should go under third-party/)

Add project/cfuplayground.json with tests for "arty-a35t" and "arty-a100t" at 100MHz.

(Compare with the baselitex.json if necessary)

tcal-x avatar Aug 05 '21 17:08 tcal-x

We may want the "hps_accel" project instead of the "mnv2_first" project. Consult with tcal before starting work.

We'll also want to test this example with the Oxide toolchain.

tcal-x avatar Sep 09 '21 18:09 tcal-x